Revert "Removing test from skip list"

This reverts commit 7ee0e88208.

It's still failing

Change-Id: Icd17453092a0c1043b46ff7307f8d48e0e72eb63
Related-Bug: 1773325
This commit is contained in:
Alex Schultz 2018-07-12 19:00:04 +00:00
parent 7ee0e88208
commit 6b05d5ab40
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@ known_failures:
- test: 'tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON'
reason: 'network resource conflict'
lp: 'https://bugs.launchpad.net/tripleo/+bug/1753211'
- test: 'tempest.api.object_storage.test_object_services'
reason: 'Failing with bad status'
lp: 'https://bugs.launchpad.net/tripleo/+bug/1773325'
# skip list for undercloud
- test: 'tempest.api.network.test_networks.NetworksTest.test_external_network_visibility'
reason: 'Running on undercloud'