From fc8febc7324b32b9bc585d54ec107ff677028e34 Mon Sep 17 00:00:00 2001 From: Alex Welsh Date: Thu, 20 Aug 2026 11:44:35 +0100 Subject: [PATCH] Re enable required status checks on skc 2026.1 --- terraform/github/terraform.tfvars.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/terraform/github/terraform.tfvars.json b/terraform/github/terraform.tfvars.json index d50e6836..b75a25ca 100644 --- a/terraform/github/terraform.tfvars.json +++ b/terraform/github/terraform.tfvars.json @@ -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",