Skip to content

Commit 0e107e4

Browse files
owenjonesAlex-Welsh
authored andcommitted
Tenks testing for Rocky Linux 10
Additional Zuul job added to run tenks testing on Rocky Linux 10
1 parent 53c876c commit 0e107e4

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

zuul.d/jobs.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,10 @@
3838
nodes:
3939
- name: rocky-9-tenks
4040
label: rocky-9-tenks
41+
- job:
42+
name: tenks-rocky-10
43+
parent: tenks-base
44+
nodeset:
45+
nodes:
46+
- name: rocky-10-tenks
47+
label: rocky-10-tenks

zuul.d/project.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@
99
jobs:
1010
- tenks-ubuntu-noble
1111
- tenks-rocky-9
12+
- tenks-rocky-10
1213

1314
gate:
1415
jobs:
1516
- openstack-tox-pep8
1617
- tenks-ubuntu-noble
1718
- tenks-rocky-9
19+
- tenks-rocky-10

0 commit comments

Comments
 (0)