Skip to content
Open
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
12 changes: 11 additions & 1 deletion terraform/github/terraform.tfvars.json
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,17 @@
"stackhpc/2026.1": [
"Tox pep8 with Python 3.12",
"Tox releasenotes with Python 3.12",
"Tox docs with Python 3.12"
"Tox docs with Python 3.12",
"aio (Rocky 10 aarch64 OVN) / All in one",
"aio (Rocky 10 aarch64 OVS) / All in one",
"aio (Rocky 10 OVN) / All in one",
"aio (Rocky 10 OVS) / All in one",
"aio (Ubuntu Noble OVN) / All in one",
"aio upgrade (Rocky 10 OVN) / All in one",
"aio upgrade (Rocky 10 OVS) / All in one",
"aio upgrade (Ubuntu Noble OVN) / All in one",
"Ansible 2.19 lint with Python 3.12",
"Ansible 2.20 lint with Python 3.12"
],
"stackhpc/master": [
"Tox pep8 with Python 3.12",
Expand Down