5 .private_template: &private_template
14 # this one takes about 4 hours to finish
15 - python script/autobuild.py samba --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
20 # this one takes about 4 hours to finish
21 - python script/autobuild.py samba-py3 --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
26 # this one takes about 1 hours to finish
27 - python script/autobuild.py samba-nt4 --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
32 # this one takes about 1 hours to finish
33 - python script/autobuild.py samba-nt4-py3 --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
35 build_samba_fileserver:
38 # this one takes about 1 hours to finish
39 - python script/autobuild.py samba-fileserver --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
44 # this one takes about 1 hours to finish
45 - python script/autobuild.py samba-ad-dc --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
47 build_samba_ad_dc_py3:
50 # this one takes about 1 hours to finish
51 - python script/autobuild.py samba-ad-dc-py3 --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase