Skip ServerShowV254Test.test_rebuild_server in cells v1 job

This adds yet another rebuild test to the blacklist for the
cells v1 job. Rebuild status updates are racy in the cells v1
job because of the async status updates.

Change-Id: I42f08ee2a7282c9cad761bbe0daa111e79678791
Related-Bug: #1709985
This commit is contained in:
Matt Riedemann 2018-05-18 12:05:03 -04:00
parent d741f624c8
commit 771a736818
1 changed files with 2 additions and 0 deletions

View File

@ -98,6 +98,8 @@ r="$r|(?:.*id\-9c9fae77\-4feb\-402f\-8450\-bf1c8b609713.*)"
r="$r|(?:.*id\-bef56b09\-2e8c\-4883\-a370\-4950812f430e.*)"
# tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server
r="$r|(?:.*id\-aaa6cdf3\-55a7\-461a\-add9\-1c8596b9a07c.*)"
# tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test.test_rebuild_server
r="$r|(?:.*id\-09170a98\-4940\-4637\-add7\-1a35121f1a5a.*)"
# NOTE(mriedem): cells v1 api doesn't route os-server-external-events
# tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume
r="$r|(?:.*id\-301f5a30\-1c6f\-4ea0\-be1a\-91fd28d44354.*)"