X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontainer4nfv%2Fcontainer4nfv-arm64.yaml;h=04fdd5a1d5fb16ebf22d8962eadc33a0ba980a53;hb=17e5760eec026fa4295067222a78fade1095539a;hp=5e763aebfac150e74320efea1b86ca9ff71707c8;hpb=0092b1db959df080e80900318c0f4318f3b23e5a;p=releng.git diff --git a/jjb/container4nfv/container4nfv-arm64.yaml b/jjb/container4nfv/container4nfv-arm64.yaml index 5e763aebf..04fdd5a1d 100644 --- a/jjb/container4nfv/container4nfv-arm64.yaml +++ b/jjb/container4nfv/container4nfv-arm64.yaml @@ -7,8 +7,8 @@ stream: - master: branch: master - - fraser: - branch: stable/fraser + - hunter: + branch: stable/hunter scenario: - 'k8-multus-nofeature-noha': disabled: false @@ -33,7 +33,7 @@ wrappers: - timeout: - timeout: 210 + timeout: 300 fail: true scm: @@ -48,10 +48,8 @@ - 'trigger-deploy-{pod}-{stream}' builders: - - shell: - !include-raw: arm64/compass-build.sh - - shell: - !include-raw: arm64/compass-deploy.sh + - shell: !include-raw: arm64/compass-build.sh + - shell: !include-raw: arm64/compass-deploy.sh - trigger-builds: - project: yardstick-arm64-compass-arm-virtual03-daily-master current-parameters: false @@ -61,6 +59,15 @@ 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='k8-nosdn-nofeature-ha' + 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 @@ -90,16 +97,18 @@ - 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 builders: - - shell: - !include-raw: arm64/deploy-cni.sh + - shell: !include-raw: arm64/deploy-cni.sh - trigger: @@ -107,7 +116,7 @@ triggers: - timed: '0 12 * * *' - trigger: - name: 'trigger-deploy-virtual-fraser' + name: 'trigger-deploy-virtual-hunter' triggers: - timed: '0 18 * * *' - trigger: @@ -115,6 +124,6 @@ triggers: - timed: '0 12 * * *' - trigger: - name: 'trigger-deploy-baremetal-fraser' + name: 'trigger-deploy-baremetal-hunter' triggers: - timed: '0 18 * * *'