From ecbd82f9f7be1a200b166ba29f0f974bdecc157e Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Tue, 25 Jan 2022 13:59:40 +0100 Subject: [PATCH] feat(csit): Add 3n-icx Signed-off-by: Peter Mikus Change-Id: Ic14e587a698169bb7f0dfb61d98a47617294fb84 --- jjb/csit/csit-perf.yaml | 31 +++++++++++++++++++++++++++++++ jjb/vpp/vpp.yaml | 12 +++--------- 2 files changed, 34 insertions(+), 9 deletions(-) diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index 516640ac1..ce9ed6a6f 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -41,6 +41,9 @@ - 3n-skx: os: 'ubuntu2004' executor-arch: 'x86_64' + - 3n-icx: + os: 'ubuntu2004' + executor-arch: 'x86_64' - 3n-dnv: os: 'ubuntu2004' executor-arch: 'x86_64' @@ -67,6 +70,9 @@ - 3n-skx: os: 'ubuntu2004' executor-arch: 'x86_64' + - 3n-icx: + os: 'ubuntu2004' + executor-arch: 'x86_64' - 3n-tsh: os: 'ubuntu2004' executor-arch: 'aarch64' @@ -99,6 +105,9 @@ - 3n-skx: os: 'ubuntu2004' executor-arch: 'x86_64' + - 3n-icx: + os: 'ubuntu2004' + executor-arch: 'x86_64' - 3n-dnv: os: 'ubuntu2004' executor-arch: 'x86_64' @@ -145,6 +154,10 @@ os: 'ubuntu2004' executor-arch: 'x86_64' periodicity: '0 2 * * 1,4' + - 3n-icx: + os: 'ubuntu2004' + executor-arch: 'x86_64' + periodicity: '0 2 * * 1,4' - 3n-dnv: os: 'ubuntu2004' executor-arch: 'x86_64' @@ -167,6 +180,9 @@ - 3n-skx: os: 'ubuntu2004' executor-arch: 'x86_64' + - 3n-icx: + os: 'ubuntu2004' + executor-arch: 'x86_64' - 2n-aws: os: 'ubuntu2004' executor-arch: 'x86_64' @@ -192,6 +208,9 @@ - 3n-skx: os: 'ubuntu2004' executor-arch: 'x86_64' + - 3n-icx: + os: 'ubuntu2004' + executor-arch: 'x86_64' periodicity: '0 0 * * 6' - 'csit-trex-perf-ndrpdr-weekly-master-{node-arch}': node-arch: @@ -222,6 +241,9 @@ - 3n-skx: os: 'ubuntu2004' executor-arch: 'x86_64' + - 3n-icx: + os: 'ubuntu2004' + executor-arch: 'x86_64' - 3n-dnv: os: 'ubuntu2004' executor-arch: 'x86_64' @@ -257,6 +279,9 @@ - 3n-skx: os: 'ubuntu2004' executor-arch: 'x86_64' + - 3n-icx: + os: 'ubuntu2004' + executor-arch: 'x86_64' - 3n-dnv: os: 'ubuntu2004' executor-arch: 'x86_64' @@ -297,6 +322,9 @@ - 3n-skx: os: 'ubuntu2004' executor-arch: 'x86_64' + - 3n-icx: + os: 'ubuntu2004' + executor-arch: 'x86_64' - 3n-dnv: os: 'ubuntu2004' executor-arch: 'x86_64' @@ -332,6 +360,9 @@ - 3n-skx: os: 'ubuntu2004' executor-arch: 'x86_64' + - 3n-icx: + os: 'ubuntu2004' + executor-arch: 'x86_64' - 3n-dnv: os: 'ubuntu2004' executor-arch: 'x86_64' diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 99a3a067d..4f6bfcbf4 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -212,9 +212,6 @@ - master: branch: 'master' branch-refspec: '' - - '2106': - branch: 'stable/2106' - branch-refspec: '' - '2110': branch: 'stable/2110' branch-refspec: '' @@ -243,9 +240,6 @@ - master: branch: 'master' branch-refspec: '' - - '2106': - branch: 'stable/2106' - branch-refspec: '' - '2110': branch: 'stable/2110' branch-refspec: '' @@ -268,6 +262,9 @@ - 3n-skx: os: 'ubuntu2004' executor-arch: 'x86_64' + - 3n-icx: + os: 'ubuntu2004' + executor-arch: 'x86_64' - 2n-dnv: os: 'ubuntu2004' executor-arch: 'x86_64' @@ -300,9 +297,6 @@ - master: branch: 'master' branch-refspec: '' - - '2106': - branch: 'stable/2106' - branch-refspec: '' - '2110': branch: 'stable/2110' branch-refspec: '' -- 2.16.6