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

Depends-On: https://review.opendev.org/#/c/702808/

This reverts commit 50ae41cb84.

Closes-Bug: #1856723

Change-Id: I56a5cde56422093d7a2ddd30699cfcf3b5afd85f
This commit is contained in:
Chandan Kumar (raukadah) 2020-02-10 12:56:31 +00:00
parent 6179852a9d
commit 13fffef036
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'