|
342 | 342 | ] |
343 | 343 | }, |
344 | 344 | "stackhpc-kayobe-config": { |
345 | | - "default": ["none"], |
346 | | - "stackhpc/[vwxy]*": [ |
347 | | - "Tox pep8 with Python 3.8", |
348 | | - "Tox releasenotes with Python 3.8", |
349 | | - "Build Kayobe Image / Build kayobe image", |
350 | | - "aio (Rocky OVS) / All in one", |
351 | | - "aio (Rocky OVN) / All in one", |
352 | | - "aio (Ubuntu OVS) / All in one", |
353 | | - "aio (Ubuntu OVN) / All in one" |
354 | | - ], |
355 | | - "stackhpc/[z,2]*": [ |
| 345 | + "default": [ |
356 | 346 | "Tox pep8 with Python 3.10", |
357 | 347 | "Tox releasenotes with Python 3.10", |
358 | 348 | "Tox docs with Python 3.10", |
|
364 | 354 | "aio (Ubuntu Jammy OVN) / All in one", |
365 | 355 | "aio upgrade (Rocky 9 OVN) / All in one", |
366 | 356 | "aio upgrade (Ubuntu Jammy OVS) / All in one" |
| 357 | + ], |
| 358 | + "stackhpc/[vwxy]*": [ |
| 359 | + "Tox pep8 with Python 3.8", |
| 360 | + "Tox releasenotes with Python 3.8", |
| 361 | + "Build Kayobe Image / Build kayobe image", |
| 362 | + "aio (Rocky OVS) / All in one", |
| 363 | + "aio (Rocky OVN) / All in one", |
| 364 | + "aio (Ubuntu OVS) / All in one", |
| 365 | + "aio (Ubuntu OVN) / All in one" |
367 | 366 | ] |
368 | 367 | }, |
369 | 368 | "stackhpc-release-train": { |
|
0 commit comments