From b369fabaa6f0593fb2c440a363af92d43be8c0b8 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Fri, 12 Apr 2019 21:23:53 +0200 Subject: [PATCH] .gitlab-ci.yml: remove outdated comments Signed-off-by: Stefan Metzmacher Reviewed-by: Ralph Boehme --- .gitlab-ci.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9f6f2b808d0..cbeb13de4ad 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -63,7 +63,6 @@ samba: samba-none-env: extends: .shared_template - # this one takes about 1 hours to finish samba-nopython: extends: .shared_template @@ -115,8 +114,6 @@ samba-ctdb: samba-ad-dc-ntvfs: extends: .shared_template - # this one takes about 100 mins to finish - .private_template: extends: .shared_template @@ -133,7 +130,6 @@ samba-ad-dc-ntvfs: samba-fileserver: extends: .private_template - # this one takes about 1 hours to finish samba-ad-dc-1: extends: .private_template -- 2.34.1