From: Andrew Bartlett Date: Tue, 20 Mar 2018 18:24:23 +0000 (+1300) Subject: gitlab: Run fileserver tests on "private" not "shared" X-Git-Tag: talloc-2.1.13~211 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=606ba7a0ba32313de0d0ab99bdcc288a6e4c02f8;p=thirdparty%2Fsamba.git gitlab: Run fileserver tests on "private" not "shared" This might make the delaywrite tests pass Signed-off-by: Andrew Bartlett Reviewed-by: Gary Lockyer --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1e86d7ed9f8..9c52057971c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -36,7 +36,7 @@ build_samba_fileserver: stage: build tags: - docker - - shared + - private script: # this one takes about 1 hours to finish - python script/autobuild.py samba-fileserver --verbose --tail --testbase /tmp/samba-testbase