From 6784283844dc231dad428d0c45088c1f7df404b3 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Mon, 30 Apr 2018 20:38:43 +1200 Subject: gitlab-ci: Run samba-ad-dc-2 in the shared environment This will allow more AD DC tests to run for those without access to a private gitlab runner. Signed-off-by: Andrew Bartlett Reviewed-by: Douglas Bagnall --- .gitlab-ci-private.yml | 5 ----- 1 file changed, 5 deletions(-) (limited to '.gitlab-ci-private.yml') diff --git a/.gitlab-ci-private.yml b/.gitlab-ci-private.yml index 3a1e982d93d..6956e712425 100644 --- a/.gitlab-ci-private.yml +++ b/.gitlab-ci-private.yml @@ -32,8 +32,3 @@ build_samba_ad_dc: # this one takes about 1 hours to finish - python script/autobuild.py samba-ad-dc --verbose --tail --testbase /tmp/samba-testbase -build_samba_ad_dc_2: - <<: *private_template - script: - # this one takes about 1 hours to finish - - python script/autobuild.py samba-ad-dc-2 --verbose --tail --testbase /tmp/samba-testbase -- cgit v1.2.1