Merge "Revert "Add test_segment_with_timestamp to skip list""

This commit is contained in:
Zuul
2018-04-30 09:13:16 +00:00
committed by Gerrit Code Review
2 changed files with 0 additions and 6 deletions

View File

@@ -11,9 +11,6 @@ known_failures:
- test: 'tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON'
reason: 'network resource conflict'
lp: 'https://bugs.launchpad.net/tripleo/+bug/1753211'
- test: 'neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_segment_with_timestamp'
reason: 'segments plugin not enabled'
lp: 'https://bugs.launchpad.net/tripleo/+bug/1765008'
# skip list for undercloud
- test: 'tempest.api.network.test_networks.NetworksTest.test_external_network_visibility'
reason: 'Running on undercloud'

View File

@@ -5,6 +5,3 @@ known_failures:
- test: 'neutron_tempest_plugin.scenario'
reason: 'Neutron Tempest plugin scenario tests are not yet stable.'
lp: 'https://launchpad.net/bugs/1737940'
- test: 'neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_segment_with_timestamp'
reason: 'segments plugin not enabled'
lp: 'https://bugs.launchpad.net/tripleo/+bug/1765008'