summaryrefslogtreecommitdiffstats
path: root/jjb/container4nfv/container4nfv-arm64.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/container4nfv/container4nfv-arm64.yaml')
-rw-r--r--jjb/container4nfv/container4nfv-arm64.yaml94
1 files changed, 0 insertions, 94 deletions
diff --git a/jjb/container4nfv/container4nfv-arm64.yaml b/jjb/container4nfv/container4nfv-arm64.yaml
index 04fdd5a1d..b72c09547 100644
--- a/jjb/container4nfv/container4nfv-arm64.yaml
+++ b/jjb/container4nfv/container4nfv-arm64.yaml
@@ -1,99 +1,5 @@
---
-- project:
- name: 'container4nfv-arm64'
- project: 'container4nfv'
- installer: 'compass'
- stream:
- - master:
- branch: master
- - hunter:
- branch: stable/hunter
- scenario:
- - 'k8-multus-nofeature-noha':
- disabled: false
- - 'k8-sriov-nofeature-noha':
- disabled: false
- - 'k8-vpp-nofeature-noha':
- disabled: false
- pod:
- - virtual:
- slave-label: arm-packet01
- - baremetal:
- slave-label: compass-baremetal-arm
- jobs:
- - 'container4nfv-arm-deploy-{pod}-daily-{stream}'
- - 'container4nfv-{scenario}-{pod}-daily-{stream}'
-
-
-- job-template:
- name: 'container4nfv-arm-deploy-{pod}-daily-{stream}'
- disabled: false
- node: '{slave-label}'
-
- wrappers:
- - timeout:
- timeout: 300
- fail: true
-
- scm:
- - git:
- url: https://gerrit.opnfv.org/gerrit/compass4nfv
- branches:
- - '{branch}'
- basedir: compass4nfv
- wipe-workspace: true
-
- triggers:
- - 'trigger-deploy-{pod}-{stream}'
-
- builders:
- - 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
- same-node: true
- block: true
- block-thresholds:
- 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
- block: true
- block-thresholds:
- build-step-failure-threshold: 'never'
- failure-threshold: 'never'
- unstable-threshold: 'Failure'
- - project: container4nfv-k8-sriov-nofeature-noha-{pod}-daily-{stream}
- current-parameters: true
- same-node: true
- block: true
- block-thresholds:
- build-step-failure-threshold: 'never'
- failure-threshold: 'never'
- unstable-threshold: 'Failure'
- - project: container4nfv-k8-vpp-nofeature-noha-{pod}-daily-{stream}
- current-parameters: true
- same-node: true
- block: true
- block-thresholds:
- build-step-failure-threshold: 'never'
- failure-threshold: 'never'
- unstable-threshold: 'never'
-
-
- job-template:
name: 'container4nfv-{scenario}-{pod}-daily-{stream}'
disabled: '{obj:disabled}'