Add the pod info to the job name
[releng.git] / jjb / qtip / qtip-validate-jobs.yml
index cd77d0a..1db4fac 100644 (file)
     qpi:
       - compute:
           installer: apex
-          pod: zte-pod4
+          pod: zte-virtual5
           <<: *master
       - storage:
           installer: apex
-          pod: zte-pod4
+          pod: zte-virtual5
           <<: *master
       - compute:
           installer: apex
-          pod: zte-pod4
+          pod: zte-virtual5
           <<: *euphrates
       - storage:
           installer: apex
-          pod: zte-pod4
+          pod: zte-virtual5
           <<: *euphrates
+      - compute:
+          installer: fuel
+          pod: zte-virtual6
+          <<: *master
 
     # -------------------------------
     # JOB LIST
     # -------------------------------
     jobs:
-      - 'qtip-{qpi}-{installer}-{stream}'
+      - 'qtip-{qpi}-{installer}-{pod}-{stream}'
 
 ################################
 # job templates
 ################################
 - job-template:
-    name: 'qtip-{qpi}-{installer}-{stream}'
+    name: 'qtip-{qpi}-{installer}-{pod}-{stream}'
     disabled: false
 
     parameters:
 
     wrappers:
       - timeout:
-          elastic-percentage: 150
-          elastic-default-timeout: 30
+          timeout: 15
           abort: true
-          type: elastic
       - timestamps
 
     triggers: