|
13 | 13 | .. zuul:jobvar:: tox_envlist |
14 | 14 |
|
15 | 15 | Use the specified tox environments (``ALL`` selects all). |
16 | | - nodeset: ubuntu-noble |
| 16 | + nodeset: debian-trixie-8GB |
17 | 17 | vars: |
18 | 18 | zuul_work_dir: "{{ (zuul.projects.values() | selectattr('required') | selectattr('name', 'match', '^(?!openstack/requirements)') | list)[0].src_dir }}" |
19 | 19 | tox_constraints_file: "{{ ansible_user_dir }}/{{ zuul.projects['opendev.org/openstack/requirements'].src_dir }}/upper-constraints.txt" |
|
22 | 22 | - .zuul.d/cross-jobs.yaml |
23 | 23 |
|
24 | 24 | - job: |
25 | | - name: cross-aodh-py312 |
| 25 | + name: cross-aodh-py313 |
26 | 26 | parent: requirements-cross-test |
27 | | - description: Run cross-project tests on aodh with py312. |
| 27 | + description: Run cross-project tests on aodh with py313. |
28 | 28 | required-projects: openstack/aodh |
29 | 29 | vars: |
30 | | - tox_envlist: py312 |
| 30 | + tox_envlist: py313 |
31 | 31 |
|
32 | 32 | - job: |
33 | | - name: cross-barbican-py312 |
| 33 | + name: cross-barbican-py313 |
34 | 34 | parent: requirements-cross-test |
35 | | - description: Run cross-project tests on barbican with py312. |
| 35 | + description: Run cross-project tests on barbican with py313. |
36 | 36 | required-projects: openstack/barbican |
37 | 37 | vars: |
38 | | - tox_envlist: py312 |
| 38 | + tox_envlist: py313 |
39 | 39 |
|
40 | 40 | - job: |
41 | | - name: cross-ceilometer-py312 |
| 41 | + name: cross-ceilometer-py313 |
42 | 42 | parent: requirements-cross-test |
43 | | - description: Run cross-project tests on ceilometer with py312. |
| 43 | + description: Run cross-project tests on ceilometer with py313. |
44 | 44 | required-projects: openstack/ceilometer |
45 | 45 | vars: |
46 | | - tox_envlist: py312 |
| 46 | + tox_envlist: py313 |
47 | 47 |
|
48 | 48 | - job: |
49 | | - name: cross-cinder-py312 |
| 49 | + name: cross-cinder-py313 |
50 | 50 | parent: requirements-cross-test |
51 | | - description: Run cross-project tests on cinder with py312. |
| 51 | + description: Run cross-project tests on cinder with py313. |
52 | 52 | required-projects: openstack/cinder |
53 | 53 | vars: |
54 | | - tox_envlist: py312 |
| 54 | + tox_envlist: py313 |
55 | 55 |
|
56 | 56 | - job: |
57 | | - name: cross-designate-py312 |
| 57 | + name: cross-designate-py313 |
58 | 58 | parent: requirements-cross-test |
59 | | - description: Run cross-project tests on designate with py312. |
| 59 | + description: Run cross-project tests on designate with py313. |
60 | 60 | required-projects: openstack/designate |
61 | 61 | vars: |
62 | | - tox_envlist: py312 |
| 62 | + tox_envlist: py313 |
63 | 63 |
|
64 | 64 | - job: |
65 | | - name: cross-glance-py312 |
| 65 | + name: cross-glance-py313 |
66 | 66 | parent: requirements-cross-test |
67 | | - description: Run cross-project tests on glance with py312. |
| 67 | + description: Run cross-project tests on glance with py313. |
68 | 68 | required-projects: openstack/glance |
69 | 69 | vars: |
70 | | - tox_envlist: py312 |
| 70 | + tox_envlist: py313 |
71 | 71 |
|
72 | 72 | - job: |
73 | | - name: cross-heat-py312 |
| 73 | + name: cross-heat-py313 |
74 | 74 | parent: requirements-cross-test |
75 | | - description: Run cross-project tests on heat with py312. |
| 75 | + description: Run cross-project tests on heat with py313. |
76 | 76 | required-projects: openstack/heat |
77 | 77 | vars: |
78 | | - tox_envlist: py312 |
| 78 | + tox_envlist: py313 |
79 | 79 |
|
80 | 80 | - job: |
81 | | - name: cross-horizon-py312 |
| 81 | + name: cross-horizon-py313 |
82 | 82 | parent: requirements-cross-test |
83 | | - description: Run cross-project tests on horizon with py312. |
| 83 | + description: Run cross-project tests on horizon with py313. |
84 | 84 | required-projects: openstack/horizon |
85 | 85 | vars: |
86 | | - tox_envlist: py312 |
| 86 | + tox_envlist: py313 |
87 | 87 |
|
88 | 88 | - job: |
89 | 89 | name: cross-horizon-npm |
|
101 | 101 | - .zuul.d/cross-jobs.yaml |
102 | 102 |
|
103 | 103 | - job: |
104 | | - name: cross-keystone-py312 |
| 104 | + name: cross-keystone-py313 |
105 | 105 | parent: requirements-cross-test |
106 | | - description: Run cross-project tests on keystone with py312. |
| 106 | + description: Run cross-project tests on keystone with py313. |
107 | 107 | required-projects: openstack/keystone |
108 | 108 | timeout: 3600 |
109 | 109 | vars: |
110 | | - tox_envlist: py312 |
| 110 | + tox_envlist: py313 |
111 | 111 |
|
112 | 112 | - job: |
113 | | - name: cross-kuryr-py312 |
| 113 | + name: cross-kuryr-py313 |
114 | 114 | parent: requirements-cross-test |
115 | | - description: Run cross-project tests on kuryr-kubernetes with py312. |
| 115 | + description: Run cross-project tests on kuryr-kubernetes with py313. |
116 | 116 | required-projects: openstack/kuryr-kubernetes |
117 | 117 | vars: |
118 | | - tox_envlist: py312 |
| 118 | + tox_envlist: py313 |
119 | 119 |
|
120 | 120 | - job: |
121 | | - name: cross-ironic-py312 |
| 121 | + name: cross-ironic-py313 |
122 | 122 | parent: requirements-cross-test |
123 | | - description: Run cross-project tests on ironic with py312. |
| 123 | + description: Run cross-project tests on ironic with py313. |
124 | 124 | required-projects: openstack/ironic |
125 | 125 | vars: |
126 | | - tox_envlist: py312 |
| 126 | + tox_envlist: py313 |
127 | 127 |
|
128 | 128 | - job: |
129 | | - name: cross-magnum-py312 |
| 129 | + name: cross-magnum-py313 |
130 | 130 | parent: requirements-cross-test |
131 | | - description: Run cross-project tests on magnum with py312. |
| 131 | + description: Run cross-project tests on magnum with py313. |
132 | 132 | required-projects: openstack/magnum |
133 | 133 | vars: |
134 | | - tox_envlist: py312 |
| 134 | + tox_envlist: py313 |
135 | 135 |
|
136 | 136 | - job: |
137 | | - name: cross-manila-py312 |
| 137 | + name: cross-manila-py313 |
138 | 138 | parent: requirements-cross-test |
139 | | - description: Run cross-project tests on manila with py312. |
| 139 | + description: Run cross-project tests on manila with py313. |
140 | 140 | required-projects: openstack/manila |
141 | 141 | vars: |
142 | | - tox_envlist: py312 |
| 142 | + tox_envlist: py313 |
143 | 143 |
|
144 | 144 | - job: |
145 | | - name: cross-masakari-py312 |
| 145 | + name: cross-masakari-py313 |
146 | 146 | parent: requirements-cross-test |
147 | | - description: Run cross-project tests on masakari with py312. |
| 147 | + description: Run cross-project tests on masakari with py313. |
148 | 148 | required-projects: openstack/masakari |
149 | 149 | vars: |
150 | | - tox_envlist: py312 |
| 150 | + tox_envlist: py313 |
151 | 151 |
|
152 | 152 | - job: |
153 | | - name: cross-mistral-py312 |
| 153 | + name: cross-mistral-py313 |
154 | 154 | parent: requirements-cross-test |
155 | | - description: Run cross-project tests on mistral with py312. |
| 155 | + description: Run cross-project tests on mistral with py313. |
156 | 156 | required-projects: openstack/mistral |
157 | 157 | vars: |
158 | | - tox_envlist: py312 |
| 158 | + tox_envlist: py313 |
159 | 159 |
|
160 | 160 | - job: |
161 | | - name: cross-neutron-py312 |
| 161 | + name: cross-neutron-py313 |
162 | 162 | parent: requirements-cross-test |
163 | | - description: Run cross-project tests on neutron with py312. |
| 163 | + description: Run cross-project tests on neutron with py313. |
164 | 164 | required-projects: openstack/neutron |
165 | 165 | timeout: 3600 |
166 | 166 | vars: |
167 | | - tox_envlist: py312 |
| 167 | + tox_envlist: py313 |
168 | 168 |
|
169 | 169 | - job: |
170 | 170 | name: cross-nova-functional |
|
175 | 175 | tox_envlist: functional |
176 | 176 |
|
177 | 177 | - job: |
178 | | - name: cross-placement-functional-py312 |
| 178 | + name: cross-placement-functional-py313 |
179 | 179 | parent: requirements-cross-test |
180 | | - description: Run cross-project functional tests on placement with py312. |
| 180 | + description: Run cross-project functional tests on placement with py313. |
181 | 181 | required-projects: openstack/placement |
182 | 182 | vars: |
183 | | - tox_envlist: functional-py312 |
| 183 | + tox_envlist: functional-py313 |
184 | 184 |
|
185 | 185 | - job: |
186 | 186 | name: cross-nova-pep8 |
|
191 | 191 | tox_envlist: pep8 |
192 | 192 |
|
193 | 193 | - job: |
194 | | - name: cross-nova-py312 |
| 194 | + name: cross-nova-py313 |
195 | 195 | parent: requirements-cross-test |
196 | | - description: Run cross-project tests on nova with py312. |
| 196 | + description: Run cross-project tests on nova with py313. |
197 | 197 | required-projects: openstack/nova |
198 | 198 | vars: |
199 | | - tox_envlist: py312 |
| 199 | + tox_envlist: py313 |
200 | 200 |
|
201 | 201 | - job: |
202 | | - name: cross-placement-py312 |
| 202 | + name: cross-placement-py313 |
203 | 203 | parent: requirements-cross-test |
204 | | - description: Run cross-project tests on placement with py312. |
| 204 | + description: Run cross-project tests on placement with py313. |
205 | 205 | required-projects: openstack/placement |
206 | 206 | vars: |
207 | | - tox_envlist: py312 |
| 207 | + tox_envlist: py313 |
208 | 208 |
|
209 | 209 | - job: |
210 | 210 | name: cross-osvif-py3 |
|
215 | 215 | tox_envlist: py3 |
216 | 216 |
|
217 | 217 | - job: |
218 | | - name: cross-octavia-py312 |
| 218 | + name: cross-octavia-py313 |
219 | 219 | parent: requirements-cross-test |
220 | | - description: Run cross-project tests on octavia with py312. |
| 220 | + description: Run cross-project tests on octavia with py313. |
221 | 221 | required-projects: openstack/octavia |
222 | 222 | vars: |
223 | | - tox_envlist: py312 |
| 223 | + tox_envlist: py313 |
224 | 224 |
|
225 | 225 | - job: |
226 | | - name: cross-swift-py312 |
| 226 | + name: cross-swift-py313 |
227 | 227 | parent: requirements-cross-test |
228 | | - description: Run cross-project tests on swift with py312. |
| 228 | + description: Run cross-project tests on swift with py313. |
229 | 229 | required-projects: openstack/swift |
230 | 230 | vars: |
231 | | - tox_envlist: py312 |
| 231 | + tox_envlist: py313 |
232 | 232 |
|
233 | 233 | - job: |
234 | 234 | name: cross-osc-tox-docs |
|
0 commit comments