gitlab: Run fileserver tests on "private" not "shared"
authorAndrew Bartlett <abartlet@samba.org>
Tue, 20 Mar 2018 18:24:23 +0000 (07:24 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 27 Mar 2018 21:03:14 +0000 (23:03 +0200)
This might make the delaywrite tests pass

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
.gitlab-ci.yml

index 1e86d7ed9f88dc6a35ffa3cb109ae69c02e54d81..9c52057971c49c5f36878332ed7bd1f525e2e0ec 100644 (file)
@@ -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