Skip to content

Commit 0d0f885

Browse files
sdagueopenstack-gerrit
authored andcommitted
Updated openstack/openstack
Project: openstack/tempest e3e9da70c611d686a62c630fa9a2ddfb420ae8c4 Make os-quota-class-sets test not break quotas Ib0cde08dfaa0f6a5e180d247864fb59d76eca903 added a test for nova's os-quota-class-sets API. To test if the default quota is successfully changed by bumping all quotas with a by a value of 1, and adding locks around all quota specific API tests to prevent race conditions. If the quota is unlimited, -1, then the test sets the quota to 0 (-1+1), causing any concurrent attempt to boot an instance (by a parallel test) to raise the error 'FixedIpLimitExceeded'. To address the first issue, +100 instead of +1 to the current quotas. This addresses the immediate gate issue by preventing us from hitting any quota limits. Because this is an admin only test, we expect that the blueprint to run without admin will just skip this in the production cloud case. Co-Authored-By: Joe Gordon <[email protected]> Change-Id: I7660037eee2e5b04e5dd1dfa779d15cb361cc939
1 parent ef43621 commit 0d0f885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tempest

Submodule tempest updated from 20fdc88 to e3e9da7

0 commit comments

Comments
 (0)