CI: run "samba-nt4" as part of the free runners
authorRalph Boehme <slow@samba.org>
Mon, 21 Jan 2019 11:14:57 +0000 (12:14 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 23 Jan 2019 11:41:32 +0000 (12:41 +0100)
Looks like this got lost in the py2/py3 reshuffling around
d01d85ccb255cbdfd3d379dfe0cd7ac58af7f284.

Signed-off-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Wed Jan 23 12:41:32 CET 2019 on sn-devel-144

.gitlab-ci.yml

index 04d57cb0491688fe34d96cb434a86b3b24411197..d3474db1a227ad4e04aa33e023b97b7fab71e84a 100644 (file)
@@ -35,6 +35,11 @@ build_samba_none_env_py2:
     # this one takes about 1 hours to finish
     - script/autobuild.py samba-none-env-py2    --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
 
+build_nt4:
+  <<: *private_template
+  script:
+    - script/autobuild.py samba-nt4 --verbose --nocleanup --keeplogs --tail --testbase /tmp/samba-testbase
+
 build_samba_nopython:
   <<: *shared_template
   script: