From 0fd8d79d9c78101e4374bb0ad2619afe7027acfb Mon Sep 17 00:00:00 2001 From: "juraj.linkes" Date: Mon, 1 Jul 2019 14:06:24 +0200 Subject: Post CSIT job cleanup fixes * Fix 3n-tsh executor for csit ligato jobs * Remove previously forgotten csit-nsh_sfc-verify-perf-{stream} template * Reintroduce 2n-dnv and 3n-dnv jobs * Streamline node-arch variable in csit jobs Change-Id: Iea467e9ad25714b7fc74deefbe8ec6d5c323c67b Signed-off-by: juraj.linkes --- jjb/csit/csit-perf.yaml | 126 ++++++++++++++---------------------------------- 1 file changed, 37 insertions(+), 89 deletions(-) (limited to 'jjb') diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index 70b460ca0..6d4fb96c3 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -19,41 +19,34 @@ jobs: - 'csit-vpp-perf-verify-{stream}-{node-arch}' - - 'csit-vpp-perf-mrr-daily-master{vpp-mrr-daily-node-arch}' + - 'csit-vpp-perf-mrr-daily-master{node-arch}': + node-arch: + - '' + - -2n-skx + - -2n-dnv + - -3n-skx + - -3n-dnv + - -3n-tsh: + executor: 'ubuntu1804arm-us' - 'csit-vpp-perf-mrr-weekly-master-2n-skx' - - 'csit-vpp-perf-ndrpdr-weekly-master-{vpp-ndrpdr-weekly-node-arch}' + - 'csit-vpp-perf-ndrpdr-weekly-master-{node-arch}': + node-arch: + - 2n-skx + - 3n-skx + - 3n-hsw - 'csit-dpdk-perf-verify-{stream}-{node-arch}' - - 'csit-dpdk-perf-mrr-weekly-master{dpdk-mrr-weekly-node-arch}' + - 'csit-dpdk-perf-mrr-weekly-master{node-arch}': + node-arch: + - '' + - -2n-skx + - -3n-skx - 'csit-ligato-perf-verify-{stream}-{node-arch}' project: 'csit' + executor: 'ubuntu1804-us' + ligato-executor: 'ubuntu1804-basebuild-4c-4g' branch: 'master' branch-id: 'oper' - executor: 'ubuntu1804-us' - build-artifact-num-to-keep: 10 - node-arch: - - 2n-skx - - 3n-skx - - 3n-hsw - - 3n-tsh - - vpp-ndrpdr-weekly-node-arch: - - 2n-skx - - 3n-skx - - 3n-hsw - - dpdk-mrr-weekly-node-arch: - - '' - - -2n-skx - - -3n-skx - - vpp-mrr-daily-node-arch: - - '' - - -2n-skx - - -3n-skx - - -3n-tsh: - executor: 'ubuntu1804arm-us' - stream: - master: branch: 'master' @@ -76,6 +69,17 @@ branch-id: 'oper-rls1904' executor: 'ubuntu1804-us' + build-artifact-num-to-keep: 10 + node-arch: + - 2n-skx + - 2n-dnv + - 3n-skx + - 3n-hsw + - 3n-dnv + - 3n-tsh: + executor: 'ubuntu1804arm-us' + ligato-executor: 'ubuntu1804arm-us' + - job-template: name: 'csit-vpp-perf-verify-{stream}-{node-arch}' @@ -185,7 +189,7 @@ maven-version: 'mvn33-new' - job-template: - name: 'csit-vpp-perf-mrr-daily-master{vpp-mrr-daily-node-arch}' + name: 'csit-vpp-perf-mrr-daily-master{node-arch}' description: |