Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 10 additions & 6 deletions terraform/github/terraform.tfvars.json
Original file line number Diff line number Diff line change
Expand Up @@ -340,18 +340,15 @@
"Check container image tags / Check container image tags",
"aio (Rocky 9 OVS) / All in one",
"aio (Rocky 9 OVN) / All in one",
"aio (Ubuntu Jammy OVS) / All in one",
"aio (Ubuntu Jammy OVN) / All in one",
"aio upgrade (Rocky 9 OVN) / All in one",
"aio upgrade (Ubuntu Jammy OVS) / All in one"
"aio upgrade (Rocky 9 OVN) / All in one"
],
"stackhpc/[vwxy]*": [
"Tox pep8 with Python 3.8",
"Tox releasenotes with Python 3.8",
"Build Kayobe Image / Build kayobe image",
"aio (Rocky OVS) / All in one",
"aio (Rocky OVN) / All in one",
"aio (Ubuntu OVS) / All in one",
"aio (Ubuntu OVN) / All in one"
],
"stackhpc/2024.1": [
Expand All @@ -362,14 +359,21 @@
"Check container image tags / Check container image tags",
"aio (Rocky 9 OVS) / All in one",
"aio (Rocky 9 OVN) / All in one",
"aio (Ubuntu Jammy OVS) / All in one",
"aio (Ubuntu Jammy OVN) / All in one",
"aio upgrade (Rocky 9 OVN) / All in one",
"aio upgrade (Ubuntu Jammy OVS) / All in one",
"Ansible 2.15 lint with Python 3.10",
"Ansible 2.16 lint with Python 3.12"
],
"stackhpc/master": [
"Tox pep8 with Python 3.12",
"Tox releasenotes with Python 3.12",
"Tox docs with Python 3.12",
"Build Kayobe Image / Build kayobe image",
"Check container image tags / Check container image tags",
"aio (Rocky 9 OVS) / All in one",
"aio (Rocky 9 OVN) / All in one",
"aio (Ubuntu Noble OVN) / All in one",
"aio upgrade (Rocky 9 OVN) / All in one",
"Ansible 2.18 lint with Python 3.12",
"Ansible 2.17 lint with Python 3.10"
]
Expand Down