summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2023-05-25 05:12:42 +0000
committerTibor Frank <tifrank@cisco.com>2023-05-25 05:37:03 +0000
commite58ee9304de07c597ed8d30155bfd493fb93b727 (patch)
treefb1f88d360794eb20cc7c99afd09d1ff6874c85b
parent10dfa1443d49f3932416fbfc6ae80fe6e300080d (diff)
CSIT: Add rls2306 jobs
Change-Id: Ica41ff24d499e82827a2f4a58b9c6cb595233846 Signed-off-by: Tibor Frank <tifrank@cisco.com>
-rw-r--r--jjb/csit/csit-perf.yaml18
-rw-r--r--jjb/csit/csit-tox.yaml6
-rw-r--r--jjb/csit/csit-vpp-device.yaml12
3 files changed, 17 insertions, 19 deletions
diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml
index c4a99704c..b4f0a3be2 100644
--- a/jjb/csit/csit-perf.yaml
+++ b/jjb/csit/csit-perf.yaml
@@ -130,9 +130,9 @@
- master:
branch: 'master'
branch-id: 'oper'
- - '2302':
- branch: 'rls2302'
- branch-id: 'oper-rls2302'
+ - '2306':
+ branch: 'rls2306'
+ branch-id: 'oper-rls2306'
- 'csit-vpp-perf-mrr-daily-master-{node-arch}':
node-arch:
- 2n-icx:
@@ -443,13 +443,13 @@
- master:
branch: 'master'
branch-id: 'oper'
- - '2302':
- branch: 'rls2302'
- branch-id: 'oper-rls2302'
+ - '2306':
+ branch: 'rls2306'
+ branch-id: 'oper-rls2306'
stream_report:
- - '2302':
- branch: 'rls2302'
- branch-id: 'oper-rls2302'
+ - '2306':
+ branch: 'rls2306'
+ branch-id: 'oper-rls2306'
build-artifact-num-to-keep: 10
diff --git a/jjb/csit/csit-tox.yaml b/jjb/csit/csit-tox.yaml
index e2a3b015e..077e9ddba 100644
--- a/jjb/csit/csit-tox.yaml
+++ b/jjb/csit/csit-tox.yaml
@@ -25,10 +25,8 @@
stream:
- master:
branch: 'master'
- - '2210':
- branch: 'rls2210'
- - '2302':
- branch: 'rls2302'
+ - '2306':
+ branch: 'rls2306'
- job-template:
name: 'csit-verify-tox-{stream}-{os}-{executor-arch}'
diff --git a/jjb/csit/csit-vpp-device.yaml b/jjb/csit/csit-vpp-device.yaml
index 45085cd03..b7511db7d 100644
--- a/jjb/csit/csit-vpp-device.yaml
+++ b/jjb/csit/csit-vpp-device.yaml
@@ -21,9 +21,9 @@
- 'csit-vpp-device-{stream}-{os}-{executor-arch}-{node-arch}-weekly'
- 'csit-vpp-device-report-coverage-{stream}-{node-arch}':
stream:
- - '2302':
- branch: 'rls2302'
- branch-id: 'oper-rls2302'
+ - '2306':
+ branch: 'rls2306'
+ branch-id: 'oper-rls2306'
node-arch:
- '1n-skx':
os: 'ubuntu2204'
@@ -42,9 +42,9 @@
- master:
branch: 'master'
branch-id: 'oper'
- - '2302':
- branch: 'rls2302'
- branch-id: 'oper-rls2302'
+ - '2306':
+ branch: 'rls2306'
+ branch-id: 'oper-rls2306'
- job-template:
name: 'csit-vpp-device-report-coverage-{stream}-{node-arch}'