queens: Add failing barbican tempest test to skip list

Add failing barbican tempest test to queens skip list.

Change-Id: Ifc1f843b3380075b1cecf05feeb5df3c9420f90d
Related-Bug: #1755485
This commit is contained in:
Matt Young
2018-03-13 10:27:10 -04:00
parent f13fe3e774
commit ec8bbe2b64

View File

@@ -5,3 +5,6 @@ known_failures:
- test: 'neutron_tempest_plugin.scenario'
reason: 'Neutron Tempest plugin scenario tests are not yet stable.'
lp: 'https://launchpad.net/bugs/1737940'
- test: 'barbican_tempest_plugin.tests.scenario.test_volume_encryption.VolumeEncryptionTest'
reason: 'Barbican tempest failure blocking queens promotion'
lp: 'https://bugs.launchpad.net/tripleo/+bug/1755485'