From c8e2c3a17cbca4849099c9a8b399e69cccd0c0ce Mon Sep 17 00:00:00 2001 From: Martin Schuppert Date: Wed, 14 Feb 2024 12:49:10 +0100 Subject: [PATCH] [tempest] cinder-volume is not configured add more tests to skip the following two tests fail due to missing cinder-volume being configured: - tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion - tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario --- zuul.d/projects.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index 1787cda69..387296a83 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -36,6 +36,8 @@ - tempest.scenario.test_stamp_pattern.TestStampPattern - tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern - tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration + - tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion + - tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario # We need to use a custom cpu model to allow live migrating between # slightly different computes coming from the node pool cifmw_edpm_deploy_nova_compute_extra_config: |