Skip to content

Commit 20e7b01

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Skip test_quota_network_set_with_force func test"
2 parents 3062227 + c6e8648 commit 20e7b01

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

openstackclient/tests/functional/common/test_quota.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ def test_quota_network_set_with_check_limit(self):
201201
self.PROJECT_NAME)
202202

203203
def test_quota_network_set_with_force(self):
204+
self.skipTest('story 2010110')
204205
if not self.haz_network:
205206
self.skipTest('No Network service present')
206207
# NOTE(ralonsoh): the Neutron support for the flag "check-limit" was

0 commit comments

Comments
 (0)