From 02a49ddd9c3287f87f0ef7e678633a24bb90b532 Mon Sep 17 00:00:00 2001 From: Alex-Welsh Date: Mon, 16 Jun 2025 13:43:20 +0100 Subject: [PATCH] Re-enable tox checks on ovn-octavia-provider --- ansible/inventory/group_vars/all/source-repositories | 4 ---- terraform/github/terraform.tfvars.json | 3 --- 2 files changed, 7 deletions(-) diff --git a/ansible/inventory/group_vars/all/source-repositories b/ansible/inventory/group_vars/all/source-repositories index 71fee225..74fe103f 100644 --- a/ansible/inventory/group_vars/all/source-repositories +++ b/ansible/inventory/group_vars/all/source-repositories @@ -352,10 +352,6 @@ source_repositories: - xena - yoga - zed - workflows: - ignored_workflows: - elsewhere: - - tox community_files: - codeowners: content: "{{ community_files.codeowners.openstack }}" diff --git a/terraform/github/terraform.tfvars.json b/terraform/github/terraform.tfvars.json index 229d6c73..67e43522 100644 --- a/terraform/github/terraform.tfvars.json +++ b/terraform/github/terraform.tfvars.json @@ -335,9 +335,6 @@ "Build OpenStack admin guide" ] }, - "ovn-octavia-provider": { - "default": [] - }, "stackhpc-kayobe-config": { "default": [ "Tox pep8 with Python 3.10",