Revert "trigger SIGPIPE..."
[metze/samba/wip.git] / .gitlab-ci.yml
index b151599f12c2347af0518102f006ebd8a4097d05..71e44c6081c18491d5acb3e09a793cb382017bdd 100644 (file)
@@ -46,6 +46,12 @@ build_samba_o3:
   script:
     - python script/autobuild.py samba-o3         --verbose --tail --testbase /tmp/samba-testbase
 
+build_samba_ad_dc_2:
+  <<: *shared_template
+  script:
+    # this one takes about 1 hours to finish
+    - python script/autobuild.py samba-ad-dc-2     --verbose --tail --testbase /tmp/samba-testbase
+
 build_samba_libs:
   <<: *shared_template
   script: