.gitlab-ci.yml: Re-indent comments on test times
authorAndrew Bartlett <abartlet@samba.org>
Wed, 13 Feb 2019 20:55:45 +0000 (09:55 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Feb 2019 01:18:30 +0000 (02:18 +0100)
(some of these need to be updated, but for now improve the formatting)

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Tim Beale <timbeale@catalyst.net.nz>
.gitlab-ci-private.yml
.gitlab-ci.yml

index 62fe15499b9d5b3193a107875484dd1b27d09eb7..4a6e5036f80edef9d1f7af00bc201436de060d16 100644 (file)
@@ -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
index ec76313d4c6f0112e72cb6cd923e4f78a9628c70..37ca0549d81031d325d4544e5c694d8fc48220d7 100644 (file)
@@ -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