Skip to content

Commit

Permalink
test_operator: more allowed list for tempests (glance, swift)
Browse files Browse the repository at this point in the history
Follow the estabilished pattern and add more tests groups
for two additional operators, at least to cover the basic
API testing.
  • Loading branch information
tosky authored and openshift-merge-bot[bot] committed Oct 18, 2024
1 parent f9ba3da commit 445d62b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions roles/test_operator/files/list_allowed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,13 @@ groups:
- telemetry_tempest_plugin.scenario
releases:
- all
- name: glance-operator
tests:
- tempest.api.image..*
releases:
- all
- name: swift-operator
tests:
- tempest.api.object_storage..*
releases:
- all

0 comments on commit 445d62b

Please sign in to comment.