mirror of https://github.com/apache/cloudstack.git
Fix user shared networks tests (#6319)
This commit is contained in:
parent
453bb57fd2
commit
06e2c38679
|
|
@ -130,7 +130,10 @@ env:
|
|||
component/test_acl_listvolume"
|
||||
|
||||
- TESTS="component/test_acl_sharednetwork
|
||||
component/test_acl_sharednetwork_deployVM-impersonation"
|
||||
component/test_acl_sharednetwork_deployVM-impersonation
|
||||
component/test_network_permissions
|
||||
component/test_user_private_gateway
|
||||
component/test_user_shared_network"
|
||||
|
||||
- TESTS="component/test_affinity_groups_projects
|
||||
component/test_allocation_states
|
||||
|
|
|
|||
Loading…
Reference in New Issue