Skip "test_port_resource_request_no_provider_net_conflict"

Skip this test while LP#1991965 is being implemented. This new
feature will avoid having ports with minimum bandwidth rules on
overlay networks. Once implemented, this test will be removed
and new tests added to this repository.

Change-Id: I275495299866310d6bd0df50fd22d7ea7116a23b
Related-Bug: #1991965
This commit is contained in:
Rodolfo Alonso Hernandez 2022-11-07 14:12:18 +00:00 committed by Rodolfo Alonso
parent ff70d53e36
commit aca1ac73ad

View File

@ -230,6 +230,9 @@ class PortTestCasesResourceRequest(base.BaseAdminNetworkTest):
@decorators.idempotent_id('7261391f-64cc-45a6-a1e3-435694c54bf5')
def test_port_resource_request_no_provider_net_conflict(self):
self.skipTest('This test is skipped until LP#1991965 is implemented. '
'Once implemented, it will be removed and new tests '
'added. For now it is temporarily kept as a reminder')
conflict = self.assertRaises(
tlib_exceptions.Conflict,
self._create_qos_policy_and_port,