Merge "Create default network for more compute tests"

This commit is contained in:
Zuul 2020-01-28 17:57:41 +00:00 committed by Gerrit Code Review
commit acfb494c85
1 changed files with 1 additions and 0 deletions

View File

@ -555,6 +555,7 @@ class ServersNegativeTestJSON(base.BaseV2ComputeTest):
class ServersNegativeTestMultiTenantJSON(base.BaseV2ComputeTest):
create_default_network = True
credentials = ['primary', 'alt']