Skip to content

Commit

Permalink
[tempest]Disable swift tests
Browse files Browse the repository at this point in the history
The object storage tests started to fail with Unauthorized errors. So
this PR disables them. We might keep them disabled for the long run as
nova-operator and nova does not depends on swift.
  • Loading branch information
gibizer authored and openshift-ci[bot] committed Oct 27, 2023
1 parent dff9589 commit b5e3f1d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,9 @@
- test_server_connectivity_cold_migration
- test_server_connectivity_live_migration
- test_server_connectivity_resize
# Swift test failing with unauthorized errors
- tempest.api.object_storage
- tempest.scenario.test_object_storage
- project:
name: openstack-k8s-operators/nova-operator
github-check:
Expand Down

0 comments on commit b5e3f1d

Please sign in to comment.