CLOUDSTACK-9584: Re-arrange failing project_limits test (#2279)

This rearranges a project related component that is likely failing due
to env/state changes by other project related tests groupped in the
same job.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
Rohit Yadav 2017-09-30 11:03:03 +05:30 committed by GitHub
parent 19706b94ff
commit 74ec9cefca
1 changed files with 2 additions and 2 deletions

View File

@ -126,14 +126,14 @@ env:
- TESTS="component/test_projects
component/test_project_configs
component/test_project_limits
component/test_project_usage
component/test_regions
component/test_regions_accounts
component/test_routers
component/test_snapshots"
- TESTS="component/test_resource_limits"
- TESTS="component/test_project_limits
component/test_resource_limits"
- TESTS="component/test_stopped_vm
component/test_tags