summaryrefslogtreecommitdiff
path: root/.gitlab-ci-private.yml
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2018-04-30 20:38:43 +1200
committerAndrew Bartlett <abartlet@samba.org>2018-05-03 08:17:44 +0200
commit6784283844dc231dad428d0c45088c1f7df404b3 (patch)
tree9c1f4df3929242f0c9b09db6a3fa1329be11fd87 /.gitlab-ci-private.yml
parentd0d32fc04f723dccb298dfb3824c6241e3135a57 (diff)
downloadsamba-6784283844dc231dad428d0c45088c1f7df404b3.tar.gz
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 <abartlet@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Diffstat (limited to '.gitlab-ci-private.yml')
-rw-r--r--.gitlab-ci-private.yml5
1 files changed, 0 insertions, 5 deletions
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