Merge "make website accessible via testresults.opnfv.org/test"
[releng.git] / jjb / releng / opnfv-docker.yml
index f699921..095ba41 100644 (file)
@@ -25,6 +25,9 @@
 
     project:
         # projects with jobs for master
+        - 'releng-anteater':
+            <<: *master
+            <<: *other-receivers
         - 'bottlenecks':
             <<: *master
             <<: *other-receivers
@@ -53,6 +56,9 @@
         - 'functest':
             <<: *danube
             <<: *functest-receivers
+        - 'qtip':
+            <<: *danube
+            <<: *other-receivers
         - 'storperf':
             <<: *danube
             <<: *other-receivers
             name: DOCKER_REPO_NAME
             default: "opnfv/{project}"
             description: "Dockerhub repo to be pushed to."
+        - string:
+            name: COMMIT_ID
+            default: ""
+            description: "commit id to make a snapshot docker image"
         - string:
             name: RELEASE_VERSION
             default: ""