[qtip]enable danube verify/validate job for qtip 33/30333/1
authorwu.zhihui <wu.zhihui1@zte.com.cn>
Mon, 13 Mar 2017 09:32:33 +0000 (17:32 +0800)
committerwu.zhihui <wu.zhihui1@zte.com.cn>
Mon, 13 Mar 2017 09:32:33 +0000 (17:32 +0800)
Enable danube verify/validate job for qtip.

Change-Id: I9a9403ed19e17f88c01a33fda5991984a8fd5166
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
jjb/qtip/qtip-validate-jobs.yml
jjb/qtip/qtip-verify-jobs.yml

index 10ee72a..2be9d62 100644 (file)
         branch: '{stream}'
         gs-pathname: ''
         docker-tag: latest
+    danube: &danube
+        stream: danube
+        branch: 'stable/{stream}'
+        gs-pathname: '/{stream}'
+        docker-tag: 'stable'
 
 #--------------------------------
 # JOB VARIABLES
@@ -24,6 +29,9 @@
         - zte-pod3:
             installer: fuel
             <<: *master
+        - zte-pod3:
+            installer: fuel
+            <<: *danube
     task:
         - daily:
             auto-builder-name: qtip-validate-deploy
index 5f0292b..806d7fd 100644 (file)
             branch: '{stream}'
             gs-pathname: ''
             disabled: false
+        - danube:
+            branch: 'stable/{stream}'
+            gs-pathname: '/{stream}'
+            disabled: false
 
 ################################
 ## job templates