Merge "Add scenario parameter for functest-k8s in container4nfv Proj"
[releng.git] / jjb / container4nfv / container4nfv-arm64.yaml
index 5e763ae..9ebaea9 100644 (file)
@@ -33,7 +33,7 @@
 
     wrappers:
       - timeout:
-          timeout: 210
+          timeout: 300
           fail: true
 
     scm:
               build-step-failure-threshold: 'never'
               failure-threshold: 'never'
               unstable-threshold: 'Failure'
+          - project: functest-compass-arm-virtual-daily-master
+            current-parameters: false
+            predefined-parameters:
+              DEPLOY_SCENARIO={scenario}
+            same-node: true
+            block: true
+            block-thresholds:
+              build-step-failure-threshold: 'never'
+              failure-threshold: 'never'
+              unstable-threshold: 'Failure'
           - project: container4nfv-k8-multus-nofeature-noha-{pod}-daily-{stream}
             current-parameters: true
             same-node: true
 - job-template:
     name: 'container4nfv-{scenario}-{pod}-daily-{stream}'
     disabled: '{obj:disabled}'
+    node: '{slave-label}'
 
     scm:
       - git:
           url: https://gerrit.opnfv.org/gerrit/container4nfv
+          branches:
+            - master
           basedir: container4nfv
           wipe-workspace: true