Skip to content

Commit

Permalink
CSIT: Add rls2410 jobs
Browse files Browse the repository at this point in the history
Change-Id: I9d89b04ab5e75c4c5ee2adb1d94cba1c4279c2b2
Signed-off-by: Tibor Frank <[email protected]>
  • Loading branch information
tiborfrank committed Sep 25, 2024
1 parent 934b6d2 commit f994390
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 6 deletions.
12 changes: 9 additions & 3 deletions jjb/csit/csit-perf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,9 @@
- master:
branch: 'master'
branch-id: 'oper'
- '2410':
branch: 'rls2410'
branch-id: 'oper-rls2410'
- 'csit-vpp-perf-mrr-daily-master-{node-arch}':
node-arch:
- 2n-icx:
Expand Down Expand Up @@ -448,10 +451,13 @@
- master:
branch: 'master'
branch-id: 'oper'
- '2410':
branch: 'rls2410'
branch-id: 'oper-rls2410'
stream_report:
- '2406':
branch: 'rls2406'
branch-id: 'oper-rls2406'
- '2410':
branch: 'rls2410'
branch-id: 'oper-rls2410'

build-artifact-num-to-keep: 10

Expand Down
2 changes: 2 additions & 0 deletions jjb/csit/csit-tox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@
stream:
- master:
branch: 'master'
- '2410':
branch: 'rls2410'

- job-template:
name: 'csit-verify-tox-{stream}-{os}-{executor-arch}'
Expand Down
9 changes: 6 additions & 3 deletions jjb/csit/csit-vpp-device.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
- 'csit-vpp-device-weekly-{stream}-{os}-{executor-arch}-{node-arch}'
- 'csit-vpp-device-report-coverage-{stream}-{node-arch}':
stream:
- '2406':
branch: 'rls2406'
branch-id: 'oper-rls2406'
- '2410':
branch: 'rls2410'
branch-id: 'oper-rls2410'
node-arch:
- '1n-alt':
os: 'ubuntu2204'
Expand All @@ -42,6 +42,9 @@
- master:
branch: 'master'
branch-id: 'oper'
- '2410':
branch: 'rls2410'
branch-id: 'oper-rls2410'

- job-template:
name: 'csit-vpp-device-report-coverage-{stream}-{node-arch}'
Expand Down

0 comments on commit f994390

Please sign in to comment.