From: Peter Mikus Date: Wed, 15 Nov 2023 06:07:48 +0000 (+0000) Subject: Merge "CSIT: Set the cadence of selected daily jobs to normal" X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=3ef1d97d2cf16083aa8923eb3470f395f24dbb4b;hp=545524a45de433fd5652701cbe69b79d08cfb1cf;p=ci-management.git Merge "CSIT: Set the cadence of selected daily jobs to normal" --- diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index 96fc6a184..8f9fdf71e 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -47,6 +47,9 @@ - 3n-snr: os: 'ubuntu2204' executor-arch: 'x86_64' + - 3n-icxd: + os: 'ubuntu2204' + executor-arch: 'x86_64' - 3na-spr: os: 'ubuntu2204' executor-arch: 'x86_64' @@ -82,6 +85,9 @@ - 3n-snr: os: 'ubuntu2204' executor-arch: 'x86_64' + - 3n-icxd: + os: 'ubuntu2204' + executor-arch: 'x86_64' - 3na-spr: os: 'ubuntu2204' executor-arch: 'x86_64' @@ -129,6 +135,9 @@ - 3n-snr: os: 'ubuntu2204' executor-arch: 'x86_64' + - 3n-icxd: + os: 'ubuntu2204' + executor-arch: 'x86_64' - 3na-spr: os: 'ubuntu2204' executor-arch: 'x86_64' @@ -180,6 +189,10 @@ os: 'ubuntu2204' executor-arch: 'x86_64' periodicity: '30 22 * * 0-4' + - 3n-icxd: + os: 'ubuntu2204' + executor-arch: 'x86_64' + periodicity: '30 22 * * 0-4' - 3na-spr: os: 'ubuntu2204' executor-arch: 'x86_64' @@ -275,6 +288,9 @@ - 3n-snr: os: 'ubuntu2204' executor-arch: 'x86_64' + - 3n-icxd: + os: 'ubuntu2204' + executor-arch: 'x86_64' - 3na-spr: os: 'ubuntu2204' executor-arch: 'x86_64' @@ -320,6 +336,9 @@ - 3n-snr: os: 'ubuntu2204' executor-arch: 'x86_64' + - 3n-icxd: + os: 'ubuntu2204' + executor-arch: 'x86_64' - 3na-spr: os: 'ubuntu2204' executor-arch: 'x86_64' @@ -361,6 +380,9 @@ - 3n-snr: os: 'ubuntu2204' executor-arch: 'x86_64' + - 3n-icxd: + os: 'ubuntu2204' + executor-arch: 'x86_64' - 3na-spr: os: 'ubuntu2204' executor-arch: 'x86_64' @@ -416,6 +438,9 @@ - 3n-snr: os: 'ubuntu2204' executor-arch: 'x86_64' + - 3n-icxd: + os: 'ubuntu2204' + executor-arch: 'x86_64' - 3na-spr: os: 'ubuntu2204' executor-arch: 'x86_64' @@ -460,6 +485,9 @@ - 3n-snr: os: 'ubuntu2204' executor-arch: 'x86_64' + - 3n-icxd: + os: 'ubuntu2204' + executor-arch: 'x86_64' - 3na-spr: os: 'ubuntu2204' executor-arch: 'x86_64' diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index b73e48810..df4638afc 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -340,6 +340,9 @@ - 3n-snr: os: 'ubuntu2204' executor-arch: 'x86_64' + - 3n-icxd: + os: 'ubuntu2204' + executor-arch: 'x86_64' - 3na-spr: os: 'ubuntu2204' executor-arch: 'x86_64'