From 6acd323170c3f315bb9a219ebedb71525cb435d1 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 18 Jun 2025 06:00:33 +0000 Subject: [PATCH] csit: Add 3n-alt to daily and weekly jobs Change-Id: I38007fe487e295f3447b4c7a1cff21ecbe2503be Signed-off-by: Tibor Frank --- jjb/csit/csit-perf.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index 724cef19e..72ac9d302 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -73,9 +73,9 @@ - 3n-icx: os: 'ubuntu2404' executor-arch: 'x86_64' - # - 3n-alt: - # os: 'ubuntu2404' - # executor-arch: 'aarch64' + - 3n-alt: + os: 'ubuntu2404' + executor-arch: 'aarch64' - 3n-snr: os: 'ubuntu2404' executor-arch: 'x86_64' @@ -191,10 +191,10 @@ os: 'ubuntu2404' executor-arch: 'x86_64' periodicity: '30 22 * * 0-4' - # - 3n-alt: - # os: 'ubuntu2404' - # executor-arch: 'aarch64' - # periodicity: '30 22 * * 0-4' + - 3n-alt: + os: 'ubuntu2404' + executor-arch: 'aarch64' + periodicity: '30 22 * * 0-4' - 3n-snr: os: 'ubuntu2404' executor-arch: 'x86_64' @@ -313,9 +313,9 @@ - 3n-icx: os: 'ubuntu2404' executor-arch: 'x86_64' - # - 3n-alt: - # os: 'ubuntu2404' - # executor-arch: 'aarch64' + - 3n-alt: + os: 'ubuntu2404' + executor-arch: 'aarch64' - 3n-snr: os: 'ubuntu2404' executor-arch: 'x86_64' -- 2.16.6