Merge "Revert "Add tempest.api.compute.images test_delete_saving_image to skip""

This commit is contained in:
Zuul 2020-03-01 22:33:08 +00:00 committed by Gerrit Code Review
commit 34cb3dd139
1 changed files with 0 additions and 6 deletions

View File

@ -5,12 +5,6 @@
## the TripleO PTL, Thanks ##
known_failures:
- test: 'tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image'
reason: 'Sometimes fails due to a race condition see bug for more information'
lp: 'https://bugs.launchpad.net/tripleo/+bug/1856723'
- test: 'tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved'
reason: 'Sometimes fails due to a race condition see bug for more information'
lp: 'https://bugs.launchpad.net/tripleo/+bug/1856723'
- test: 'neutron_tempest_plugin.scenario.test_dns_integration.DNSIntegrationTests'
reason: 'Remove this blacklist when OVS 2.12 will be released and https://patchwork.ozlabs.org/patch/1102717/ merged.'
lp: 'https://bugs.launchpad.net/tripleo/+bug/1832166'