Skip to content

Commit be85d09

Browse files
committed
Add required status checks for SKC stackhpc/2025.1
1 parent 0db4dc3 commit be85d09

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

terraform/github/terraform.tfvars.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,19 @@
370370
"Ansible 2.16 lint with Python 3.12"
371371
],
372372
"stackhpc/2025.1": [
373-
"Tox pep8 with Python 3.12"
373+
"Tox pep8 with Python 3.12",
374+
"Tox releasenotes with Python 3.12",
375+
"Tox docs with Python 3.12",
376+
"Build Kayobe Image / Build kayobe image",
377+
"Check container image tags / Check container image tags",
378+
"aio (Rocky 9 OVS) / All in one",
379+
"aio (Rocky 9 OVN) / All in one",
380+
"aio (Ubuntu Noble OVN) / All in one",
381+
"aio upgrade (Rocky 9 OVS) / All in one",
382+
"aio upgrade (Rocky 9 OVN) / All in one",
383+
"aio upgrade (Ubuntu Jammy to Noble OVN) / All in one",
384+
"Ansible 2.18 lint with Python 3.12",
385+
"Ansible 2.17 lint with Python 3.10"
374386
],
375387
"stackhpc/master": [
376388
"Tox pep8 with Python 3.12",

0 commit comments

Comments
 (0)