Adding test_object_services to skip list

This test is continuously failing on the gates in scenario002

Change-Id: Ib0d47e7adc72f3a5f9387f87ef11c0ec78f72f06
Related-Bug: #1773325
This commit is contained in:
Arx Cruz 2018-05-25 10:32:07 +02:00
parent b018938c66
commit f2eb646202
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'