Skip to content

Commit

Permalink
[tempest]Enable cold migration tests
Browse files Browse the repository at this point in the history
Now that the deployment is configured to support cold migration we can
enable the relevant tempest tests as well.

Depends-On: openstack-k8s-operators/edpm-ansible#446
  • Loading branch information
gibizer committed Nov 12, 2023
1 parent 0578e9c commit a819431
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@
- test_volume_snapshot_create_get_list_delete
- tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest
- test_stable_device_rescue_disk_virtio_with_volume_attached
- test_resize_volume_backed_server_confirm
# Need to check
- tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest.test_server_multi_create_auto_allocate
- tempest.api.object_storage.test_container_sync_middleware
Expand All @@ -196,15 +197,7 @@
- tempest.api.network.admin.test_dhcp_agent_scheduler
# Migration does not work yet
- tempest.api.compute.admin.test_live_migration
- tempest.api.compute.admin.test_migrations
- test_delete_server_while_in_verify_resize_state
- test_resize_server_from_auto_to_manual
- test_resize_server_from_manual_to_auto
- test_resize_server
- test_resize_volume_backed_server_confirm
- 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
Expand Down

0 comments on commit a819431

Please sign in to comment.