Add functest-k8 job for arm platform 41/61841/2
authorJingzhao Ni <jingzhao.ni@arm.com>
Wed, 5 Sep 2018 06:56:49 +0000 (14:56 +0800)
committerJingzhao Ni <jingzhao.ni@arm.com>
Wed, 5 Sep 2018 16:18:53 +0000 (00:18 +0800)
Create functest-k8 job for arm platform. It will be triggerd by
container4nfv jobs.
Add 2 arm pods to functest-daily pod list.

Change-Id: If8209574263b863f2a907cd962f9511cc3db74ea
Signed-off-by: Jingzhao Ni <jingzhao.ni@arm.com>
jjb/container4nfv/container4nfv-arm64.yaml
jjb/functest/functest-daily-jobs.yaml
jjb/global/slave-params.yaml

index b666674..069a5d2 100644 (file)
               build-step-failure-threshold: 'never'
               failure-threshold: 'never'
               unstable-threshold: 'Failure'
+          - project: functest-compass-arm-virtual-daily-master
+            current-parameters: false
+            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
index 763d1d4..2e41530 100644 (file)
           slave-label: compass-virtual
           installer: compass
           <<: *master
+      - arm-virtual:
+          slave-label: compass-arm-virtual
+          installer: compass
+          <<: *master
       - baremetal:
           slave-label: compass-baremetal
           installer: compass
           slave-label: compass-virtual
           installer: compass
           <<: *fraser
+      - arm-virtual:
+          slave-label: compass-arm-virtual
+          installer: compass
+          <<: *fraser
       # apex CI PODs
       - virtual:
           slave-label: apex-virtual-master
index 0219be5..c3f0b39 100644 (file)
           default: https://gerrit.opnfv.org/gerrit/$PROJECT
           description: 'Git URL to use on this Jenkins Slave'
 
+- parameter:
+    name: 'compass-arm-virtual-defaults'
+    parameters:
+      - label:
+          name: SLAVE_LABEL
+          default: 'compass-arm-virtual'
+      - string:
+          name: GIT_BASE
+          default: https://gerrit.opnfv.org/gerrit/$PROJECT
+          description: 'Git URL to use on this Jenkins Slave'
+
 - parameter:
     name: 'compass-virtual-master-defaults'
     parameters: