summaryrefslogtreecommitdiffstats
path: root/jjb/csit/csit-perf.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/csit/csit-perf.yaml')
-rw-r--r--jjb/csit/csit-perf.yaml86
1 files changed, 54 insertions, 32 deletions
diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml
index 5c45f6e26..5944311be 100644
--- a/jjb/csit/csit-perf.yaml
+++ b/jjb/csit/csit-perf.yaml
@@ -18,67 +18,89 @@
description: 'CSIT Jenkins jobs.'
jobs:
- - 'csit-vpp-perf-verify-{stream}-{node-arch}'
- - 'csit-vpp-perf-mrr-daily-master{node-arch}':
+ - 'csit-dpdk-perf-verify-{stream}-{node-arch}':
+ node-arch:
+ - 2n-clx
+ - 2n-skx
+ - 2n-dnv
+ - 3n-skx
+ - 3n-hsw
+ - 3n-dnv
+ - 3n-tsh:
+ executor: 'ubuntu1804arm-us'
+ - 'csit-dpdk-perf-mrr-weekly-master{node-arch}':
node-arch:
- ''
- -2n-clx
- -2n-skx
- - -2n-dnv
- -3n-skx
- - -3n-dnv
+ periodicity: '0 0 * * 6'
+ - 'csit-vpp-perf-verify-{stream}-{node-arch}':
+ node-arch:
+ - 2n-clx
+ - 2n-skx
+ - 2n-dnv
+ - 3n-skx
+ - 3n-hsw
+ - 3n-dnv
+ - 3n-tsh:
+ executor: 'ubuntu1804arm-us'
+ - 'csit-vpp-perf-mrr-daily-master{node-arch}':
+ node-arch:
+ - '':
+ periodicity: '0 14 * * *'
+ - -2n-clx:
+ periodicity: '0 14 * * *'
+ - -2n-skx:
+ periodicity: '0 14 * * 1,4'
+ - -2n-dnv:
+ periodicity: '0 14 * * *'
+ - -3n-skx:
+ periodicity: '0 14 * * 1,4'
+ - -3n-dnv:
+ periodicity: '0 14 * * *'
- -3n-tsh:
executor: 'ubuntu1804arm-us'
- vpp-mrr-daily-periodicity: '0 14 * * 6'
- - 'csit-vpp-perf-mrr-weekly-master-{node-arch}':
+ periodicity: '0 14 * * 6'
+ - 'csit-vpp-perf-mrr-weekly-{stream}-{node-arch}':
node-arch:
- 2n-clx
- 2n-skx
+ - 3n-skx
+ stream:
+ - master:
+ branch: 'master'
+ branch-id: 'oper'
+ - '1908':
+ branch: 'rls1908'
+ branch-id: 'oper-rls1908'
+ periodicity: '0 0 * * 6'
- 'csit-vpp-perf-ndrpdr-weekly-master-{node-arch}':
node-arch:
- 2n-clx
- 2n-skx
- 3n-skx
- 3n-hsw
- - 'csit-dpdk-perf-verify-{stream}-{node-arch}'
- - 'csit-dpdk-perf-mrr-weekly-master{node-arch}':
- node-arch:
- - ''
- - -2n-clx
- - -2n-skx
- - -3n-skx
+ periodicity: '0 0 * * 6'
project: 'csit'
executor: 'ubuntu1804-us'
branch: 'master'
branch-id: 'oper'
- vpp-mrr-daily-periodicity: '0 14 * * 1,4'
csit-perf-trial-duration: "1.0"
csit-perf-trial-multiplicity: "10"
stream:
- master:
branch: 'master'
branch-id: 'oper'
- - '1904':
- branch: 'rls1904'
- branch-id: 'oper-rls1904'
- '1908_1':
branch: 'rls1908_1'
branch-id: 'oper-rls1908_1'
- '2001':
branch: 'rls2001'
branch-id: 'oper-rls2001'
-
build-artifact-num-to-keep: 10
- node-arch:
- - 2n-clx
- - 2n-skx
- - 2n-dnv
- - 3n-skx
- - 3n-hsw
- - 3n-dnv
- - 3n-tsh:
- executor: 'ubuntu1804arm-us'
+
- job-template:
name: 'csit-vpp-perf-verify-{stream}-{node-arch}'
@@ -258,7 +280,7 @@
build-timeout: '{build-timeout}'
triggers:
- - timed: '{vpp-mrr-daily-periodicity}'
+ - timed: '{periodicity}'
builders:
- shell: 'echo "BRANCH_ID={branch-id}" > $WORKSPACE/variables.prop'
@@ -278,7 +300,7 @@
maven-version: 'mvn33-new'
- job-template:
- name: 'csit-vpp-perf-mrr-weekly-master-{node-arch}'
+ name: 'csit-vpp-perf-mrr-weekly-{stream}-{node-arch}'
description: |
<ul>
@@ -333,7 +355,7 @@
build-timeout: '{build-timeout}'
triggers:
- - timed: '0 0 * * 6'
+ - timed: '{periodicity}'
builders:
- shell: 'echo "BRANCH_ID={branch-id}" > $WORKSPACE/variables.prop'
@@ -403,7 +425,7 @@
build-timeout: '{build-timeout}'
triggers:
- - timed: '0 0 * * 6'
+ - timed: '{periodicity}'
builders:
- shell: 'echo "BRANCH_ID={branch-id}" > $WORKSPACE/variables.prop'
@@ -587,7 +609,7 @@
build-timeout: '{build-timeout}'
triggers:
- - timed: '0 0 * * 6'
+ - timed: '{periodicity}'
builders:
- shell: 'echo "BRANCH_ID={branch-id}" > $WORKSPACE/variables.prop'