autobuild: Run all "ad_dc" environment tests in samba-ad-dc
[metze/samba/wip.git] / .gitlab-ci.yml
index 9e3b11271a9bbfc34aa30aa2a342d8d39c6f89bd..aac810cb9927e9997fc798275c4653f6c000930c 100644 (file)
@@ -30,6 +30,14 @@ build_samba_nt4:
     # this one takes about 1 hours to finish
     - python script/autobuild.py samba-nt4        --verbose --tail --testbase /tmp/samba-testbase
 
+build_samba_ad_dc:
+  stage: build
+  tags:
+    - autobuild
+  script:
+    # this one takes about 1 hours to finish
+    - python script/autobuild.py samba-ad-dc     --verbose --tail --testbase /tmp/samba-testbase
+
 build_samba_none_env:
   stage: build
   tags: