From 2381febcfafae30f3e65d7b11e823b92e3cd5ee3 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Thu, 14 Feb 2019 09:55:45 +1300 Subject: [PATCH] .gitlab-ci.yml: Re-indent comments on test times (some of these need to be updated, but for now improve the formatting) Signed-off-by: Andrew Bartlett Reviewed-by: Tim Beale --- .gitlab-ci-private.yml | 10 +++++----- .gitlab-ci.yml | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.gitlab-ci-private.yml b/.gitlab-ci-private.yml index 62fe15499b9..4a6e5036f80 100644 --- a/.gitlab-ci-private.yml +++ b/.gitlab-ci-private.yml @@ -16,23 +16,23 @@ include: samba: extends: .private_template - # this one takes about 4 hours to finish + # this one takes about 4 hours to finish samba-py2: extends: .private_template - # this one takes about 4 hours to finish + # this one takes about 4 hours to finish samba-fileserver: extends: .private_template - # this one takes about 1 hours to finish + # this one takes about 1 hours to finish samba-ad-dc: extends: .private_template - # this one takes about 1 hours to finish + # this one takes about 1 hours to finish samba-ad-dc-py2: extends: .private_template - # this one takes about 1 hours to finish + # this one takes about 1 hours to finish samba-nt4: extends: .private_template diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ec76313d4c6..37ca0549d81 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -54,11 +54,11 @@ others: samba-none-env: extends: .shared_template - # this one takes about 1 hours to finish + # this one takes about 1 hours to finish samba-none-env-py2: extends: .shared_template - # this one takes about 1 hours to finish + # this one takes about 1 hours to finish samba-nopython: extends: .shared_template @@ -74,14 +74,14 @@ samba-o3: samba-ad-dc-2: extends: .shared_template - # this one takes about 1 hours to finish + # this one takes about 1 hours to finish samba-ad-dc-backup: extends: .shared_template samba-ad-dc-2-py2: extends: .shared_template - # this one takes about 1 hours to finish + # this one takes about 1 hours to finish samba-libs: extends: .shared_template @@ -103,7 +103,7 @@ samba-buildpy2-only: samba-ad-dc-ntvfs: extends: .shared_template - # this one takes about 100 mins to finish + # this one takes about 100 mins to finish samba-ad-dc-ntvfs-py2: extends: .shared_template -- 2.34.1