Add build triggers and source code management
[releng.git] / jjb / releng / functest-docker.yml
index 2e24685..dff08fe 100644 (file)
           default: "docker/{image}"
           description: "Directory containing files needed by the Dockerfile"
 
+    scm:
+      - git-scm
+
+    triggers:
+      - pollscm:
+          cron: "*/30 * * * *"
+
+    publishers:
+      - 'functest-{arch_tag}-recipients'
+
     builders:
       - shell:
           !include-raw-escape: ./opnfv-docker.sh
       - shell:
           !include-raw-escape: ./opnfv-manifest.sh
 
+    scm:
+      - git-scm
+
+    triggers:
+      - pollscm:
+          cron: "*/30 * * * *"
+
+    publishers:
+      - 'functest-{arch_tag}-recipients'
+
 # parameter macro
 - parameter:
     name: job-parameters