From fd3cd085a0743fa4de0e20d4907a82d00f52168e Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Tue, 4 Feb 2025 06:14:56 +0000 Subject: csit: Remove 1n-aws, weekly, iter and cov jobs - Not needed, there are no corresponding vpp jobs to compare to. Change-Id: I218c19766f6787d7e1e55fc605979ac2352f6bd6 Signed-off-by: Tibor Frank --- jjb/csit/csit-perf.yaml | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'jjb') diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index 2acfdcdd8..31fba5150 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -285,10 +285,6 @@ periodicity: '0 0 * * 6' - 'csit-trex-perf-ndrpdr-weekly-master-{node-arch}': node-arch: - - 1n-aws: - os: 'ubuntu2404' - executor-arch: 'x86_64' - periodicity: '0 0 * * 6' - 2n-icx: os: 'ubuntu2404' executor-arch: 'x86_64' @@ -432,9 +428,6 @@ executor-arch: 'x86_64' - 'csit-trex-perf-report-iterative-{stream_report}-{node-arch}': node-arch: - - 1n-aws: - os: 'ubuntu2404' - executor-arch: 'x86_64' - 2n-icx: os: 'ubuntu2404' executor-arch: 'x86_64' @@ -543,9 +536,6 @@ executor-arch: 'x86_64' - 'csit-trex-perf-report-coverage-{stream_report}-{node-arch}': node-arch: - - 1n-aws: - os: 'ubuntu2404' - executor-arch: 'x86_64' - 2n-icx: os: 'ubuntu2404' executor-arch: 'x86_64' -- cgit