mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
gitlab: Run fileserver tests on "private" not "shared"
This might make the delaywrite tests pass Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
This commit is contained in:
parent
56191dcfb7
commit
606ba7a0ba
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user