Revert "Removing barbican and telemetry from skiplist"

This reverts commit 87badd3db9.

Change-Id: I38bc714881534fef137a1c0ce7b90692488abef3
This commit is contained in:
Marios Andreou 2018-12-14 10:49:47 +00:00
parent 87badd3db9
commit a5c26afa1b
1 changed files with 5 additions and 0 deletions

View File

@ -57,8 +57,13 @@ known_failures:
reason: 'Not supported in TripleO'
- test: 'congress_tempest_plugin'
reason: 'Not supported in TripleO'
- test: 'barbican_tempest_plugin'
reason: 'Not supported in TripleO'
- test: 'ec2api_tempest_plugin'
reason: 'Not supported in TripleO/tempestconf'
- test: 'telemetry_tempest_plugin.scenario.test_telemetry_integration.TestTelemetryIntegration'
reason: 'telemetry tests failed due to One or more ports have an IP allocation from this subnet'
lp: 'https://bugs.launchpad.net/tripleo/+bug/1792862'
- test: 'neutron_tempest_plugin.api.test_trunk_negative'
reason: 'neutron tempest tests are failing by giving 503 Service Unavailable'
lp: 'https://bugs.launchpad.net/tripleo/+bug/1793482'