Skip to content

Commit 0ad4a5d

Browse files
authored
Merge pull request #401 from stackhpc/status-checks
Remove Ubuntu OVS CI checks, require AIO checks for master
2 parents aee3823 + 2aafb4e commit 0ad4a5d

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

terraform/github/terraform.tfvars.json

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -340,18 +340,15 @@
340340
"Check container image tags / Check container image tags",
341341
"aio (Rocky 9 OVS) / All in one",
342342
"aio (Rocky 9 OVN) / All in one",
343-
"aio (Ubuntu Jammy OVS) / All in one",
344343
"aio (Ubuntu Jammy OVN) / All in one",
345-
"aio upgrade (Rocky 9 OVN) / All in one",
346-
"aio upgrade (Ubuntu Jammy OVS) / All in one"
344+
"aio upgrade (Rocky 9 OVN) / All in one"
347345
],
348346
"stackhpc/[vwxy]*": [
349347
"Tox pep8 with Python 3.8",
350348
"Tox releasenotes with Python 3.8",
351349
"Build Kayobe Image / Build kayobe image",
352350
"aio (Rocky OVS) / All in one",
353351
"aio (Rocky OVN) / All in one",
354-
"aio (Ubuntu OVS) / All in one",
355352
"aio (Ubuntu OVN) / All in one"
356353
],
357354
"stackhpc/2024.1": [
@@ -362,14 +359,21 @@
362359
"Check container image tags / Check container image tags",
363360
"aio (Rocky 9 OVS) / All in one",
364361
"aio (Rocky 9 OVN) / All in one",
365-
"aio (Ubuntu Jammy OVS) / All in one",
366362
"aio (Ubuntu Jammy OVN) / All in one",
367363
"aio upgrade (Rocky 9 OVN) / All in one",
368-
"aio upgrade (Ubuntu Jammy OVS) / All in one",
369364
"Ansible 2.15 lint with Python 3.10",
370365
"Ansible 2.16 lint with Python 3.12"
371366
],
372367
"stackhpc/master": [
368+
"Tox pep8 with Python 3.12",
369+
"Tox releasenotes with Python 3.12",
370+
"Tox docs with Python 3.12",
371+
"Build Kayobe Image / Build kayobe image",
372+
"Check container image tags / Check container image tags",
373+
"aio (Rocky 9 OVS) / All in one",
374+
"aio (Rocky 9 OVN) / All in one",
375+
"aio (Ubuntu Noble OVN) / All in one",
376+
"aio upgrade (Rocky 9 OVN) / All in one",
373377
"Ansible 2.18 lint with Python 3.12",
374378
"Ansible 2.17 lint with Python 3.10"
375379
]

0 commit comments

Comments
 (0)