Update query for ebs test bug 1489581
Apparently this bug shows up differently depending on job, so there are three different queries here, one for the ceph job, one for the regular tempest-dsvm job, and one for the cells job. 96 hits in 2 days, check and gate, all failures, stable branches also. Change-Id: I1c30f8ef2442a7ade82f9fa327931a12cb336907 Related-Bug: #1489581
This commit is contained in:
parent
1dcf700958
commit
43c25d91ac
@ -1,5 +1,8 @@
|
||||
query: >-
|
||||
message:"Invalid volume: Volume still has 1 dependent snapshots"
|
||||
test_ids:
|
||||
- tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot
|
||||
- tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_create_ebs_image_and_check_boot
|
||||
(message:"InvalidInput: Invalid input received: Invalid snapshot: Originating snapshot status must be one of 'available" AND
|
||||
tags:"screen-n-cpu.txt") OR (
|
||||
message:"Cannot delete snapshot" AND
|
||||
message:"snapshot is busy" AND
|
||||
tags:"screen-c-vol.txt") OR (
|
||||
message:"HTTP exception thrown: Block Device Mapping is Invalid: Boot sequence for the instance and image/block device mapping combination is not valid." AND
|
||||
tags:"screen-n-api.txt")
|
||||
|
Loading…
x
Reference in New Issue
Block a user