Merge "Skip test_quota_network_set_with_force func test"

This commit is contained in:
Zuul 2022-06-28 09:51:10 +00:00 committed by Gerrit Code Review
commit 20e7b01af8

View File

@ -201,6 +201,7 @@ class QuotaTests(base.TestCase):
self.PROJECT_NAME)
def test_quota_network_set_with_force(self):
self.skipTest('story 2010110')
if not self.haz_network:
self.skipTest('No Network service present')
# NOTE(ralonsoh): the Neutron support for the flag "check-limit" was