Skip to content

Commit

Permalink
CLOUDSTACK-9584: Re-arrange failing project_limits test (apache#2279)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
rohityadavcloud authored Sep 30, 2017
1 parent 19706b9 commit 74ec9ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 74ec9ce

Please sign in to comment.