Skip test_rebuild_volume_backed_server test for ceph job

There is some issue in ceph job while password injection
during rebuid and due to that test is failing 100% failure

- https://b932a1446345e101b3ef-4740624f0848c8c3257f704064a4516f.ssl.cf5.rackcdn.com/883557/2/check/nova-ceph-multistore/d7db64f/testr_results.html

Skip test to unblock the gate for now and we can unskip it once
issue it fixed.

Related-Bug: #2025096
Change-Id: Ica868be8ff0e1795d8de204640045691b0261b29
This commit is contained in:
Ghanshyam Mann 2023-06-26 13:33:16 -05:00 committed by Ghanshyam
parent bf4598d923
commit 10670ac532
1 changed files with 5 additions and 0 deletions

View File

@ -6,3 +6,8 @@ tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_e
# Skip network and identity API tests since they have no bearing on a Ceph backend.
tempest.api.network
tempest.api.identity
# TODO: Due to password injection issue during rebuild, this test fail on ceph job 100%.
# Remve this test from this file once bug: https://bugs.launchpad.net/tempest/+bug/2025096
# is fixed.
tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server