From eea6e2a3cc948a5fb9e5e812bbfd8a003bc3653f Mon Sep 17 00:00:00 2001 From: Jan Gelety Date: Sat, 9 May 2020 23:32:44 +0200 Subject: Add csit-vpp/dpdk-perf-report-coverage/iterative jobs - jobs will be used to collect vpp/dpdk performance coverage/iterative data for csit report Change-Id: I37120696258115cdb0dce6cb8d72050e3fab6b72 Signed-off-by: Jan Gelety --- jjb/csit/csit-perf.yaml | 337 ++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 327 insertions(+), 10 deletions(-) diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index f4622dfb..30535c6b 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -98,7 +98,37 @@ - 3n-skx - 3n-hsw periodicity: '0 0 * * 6' - - 'csit-vpp-perf-report-iterative-{stream}-{node-arch}': + - 'csit-vpp-perf-report-iterative-{stream_report}-{node-arch}': + node-arch: + - 2n-clx + - 2n-skx + - 2n-dnv + - 3n-skx + - 3n-hsw + - 3n-dnv + - 3n-tsh: + executor: 'ubuntu1804arm-us' + - 'csit-dpdk-perf-report-iterative-{stream_report}-{node-arch}': + node-arch: + - 2n-clx + - 2n-skx + - 2n-dnv + - 3n-skx + - 3n-hsw + - 3n-dnv + - 3n-tsh: + executor: 'ubuntu1804arm-us' + - 'csit-vpp-perf-report-coverage-{stream_report}-{node-arch}': + node-arch: + - 2n-clx + - 2n-skx + - 2n-dnv + - 3n-skx + - 3n-hsw + - 3n-dnv + - 3n-tsh: + executor: 'ubuntu1804arm-us' + - 'csit-dpdk-perf-report-coverage-{stream_report}-{node-arch}': node-arch: - 2n-clx - 2n-skx @@ -108,10 +138,6 @@ - 3n-dnv - 3n-tsh: executor: 'ubuntu1804arm-us' - stream: - - '2005': - branch: 'rls2005' - branch-id: 'oper-rls2005' project: 'csit' executor: 'ubuntu1804-us' @@ -132,6 +158,10 @@ - '2005': branch: 'rls2005' branch-id: 'oper-rls2005' + stream_report: + - '2005': + branch: 'rls2005' + branch-id: 'oper-rls2005' build-artifact-num-to-keep: 10 @@ -640,7 +670,7 @@ maven-version: 'mvn33-new' - job-template: - name: 'csit-vpp-perf-report-iterative-{stream}-{node-arch}' + name: 'csit-vpp-perf-report-iterative-{stream_report}-{node-arch}' description: |