This is an automated email from the ASF dual-hosted git repository.
bhaisaab pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/master by this push:
new 74ec9ce CLOUDSTACK-9584: Re-arrange failing project_limits test
(#2279)
74ec9ce is described below
commit 74ec9cefca1726281897ac557647f3378abfcc0e
Author: Rohit Yadav <[email protected]>
AuthorDate: Sat Sep 30 11:03:03 2017 +0530
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 <[email protected]>
---
.travis.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 9ea204e..032b4f4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].