Merge "Adding tests to skip list in Rocky"

This commit is contained in:
Zuul 2019-10-05 23:09:11 +00:00 committed by Gerrit Code Review
commit b91bfb047b
1 changed files with 6 additions and 0 deletions

View File

@ -11,6 +11,12 @@ known_failures:
- test: 'neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest'
reason: 'RBAC policy resource conflict'
lp: 'https://bugs.launchpad.net/tripleo/+bug/1753209'
- test: 'tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic'
reason: 'Neutron issue'
lp: 'https://bugs.launchpad.net/tripleo/+bug/1843259'
- test: 'tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups'
reason: 'Neutron issue'
lp: 'https://bugs.launchpad.net/tripleo/+bug/1843259'
- test: 'patrole_tempest_plugin'
reason: 'Not supported in TripleO/tempestconf'
- test: 'zaqar_tempest_plugin'