Skip to content

Commit 02a49dd

Browse files
committed
Re-enable tox checks on ovn-octavia-provider
1 parent 6f54095 commit 02a49dd

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

ansible/inventory/group_vars/all/source-repositories

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -352,10 +352,6 @@ source_repositories:
352352
- xena
353353
- yoga
354354
- zed
355-
workflows:
356-
ignored_workflows:
357-
elsewhere:
358-
- tox
359355
community_files:
360356
- codeowners:
361357
content: "{{ community_files.codeowners.openstack }}"

terraform/github/terraform.tfvars.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -335,9 +335,6 @@
335335
"Build OpenStack admin guide"
336336
]
337337
},
338-
"ovn-octavia-provider": {
339-
"default": []
340-
},
341338
"stackhpc-kayobe-config": {
342339
"default": [
343340
"Tox pep8 with Python 3.10",

0 commit comments

Comments
 (0)