Remove test_create_server_when_memory_quota_is_full from skiplist

This test is passing in latest featureset021 run

Change-Id: Ie03687ac9bf75453a20e97e31665d57308cc7dd4
Related-Bug: 1818886
This commit is contained in:
Arx Cruz 2019-04-11 09:01:39 +00:00
parent 044751a37e
commit 3dabc41d03
1 changed files with 0 additions and 3 deletions

View File

@ -8,9 +8,6 @@ known_failures:
- test: 'tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes'
reason: 'Test is failing with SecurityGroupNotFound'
lp: 'https://bugs.launchpad.net/tripleo/+bug/1818860'
- test: 'tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_memory_quota_is_full'
reason: 'Test is failing on unknown API error: nova.exception.GlanceConnectionFailed'
lp: 'https://bugs.launchpad.net/tempest/+bug/1818886'
- test: 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port'
reason: 'It can be removed when bug for OVN is repaired'
lp: 'https://bugs.launchpad.net/tempest/+bug/1728886'