two new tempest failures on master

Related-Bug: #1753209
Related-Bug: #1753211
Change-Id: Ib9952abc0a2571663d51ed664bb2ef1bcd9e7def
This commit is contained in:
Wes Hayutin 2018-03-04 03:09:15 -05:00
parent a72604a441
commit 4a3e4bc6e9
1 changed files with 6 additions and 0 deletions

View File

@ -8,3 +8,9 @@ known_failures:
- test: 'barbican_tempest_plugin.tests.scenario.test_volume_encryption.VolumeEncryptionTest'
reason: 'Test is sometimes failing while trying to delete a volume that is still in use'
lp: 'https://bugs.launchpad.net/tripleo/+bug/1744151'
- 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.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON'
reason: 'network resource conflict'
lp: 'https://bugs.launchpad.net/tripleo/+bug/1753211'