You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2017/12/08 16:22:26 UTC

[GitHub] rhtyd closed pull request #2349: CLOUDSTACK-10070: Rearrange tests to avoid timeout

rhtyd closed pull request #2349: CLOUDSTACK-10070: Rearrange tests to avoid timeout
URL: https://github.com/apache/cloudstack/pull/2349
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/.travis.yml b/.travis.yml
index ee52d9e5ab0..30549d272f1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -116,7 +116,8 @@ env:
              component/test_acl_sharednetwork_deployVM-impersonation
              component/test_affinity_groups_projects
              component/test_cpu_domain_limits
-             component/test_cpu_limits"
+             component/test_cpu_limits
+             component/test_volumes"
 
     - TESTS="component/test_cpu_max_limits
              component/test_acl_isolatednetwork
@@ -135,8 +136,8 @@ env:
              component/test_non_contiguous_vlan
              component/test_persistent_networks"
 
-    - TESTS="component/test_project_configs
-             component/test_project_limits
+    - TESTS="component/test_project_limits
+             component/test_project_configs
              component/test_project_usage
              component/test_project_resources
              component/test_regions_accounts
@@ -146,11 +147,10 @@ env:
 
     - TESTS="component/test_resource_limits
              component/test_tags
-             component/test_templates"
+             component/test_templates
+             component/test_update_vm"
 
-    - TESTS="component/test_update_vm
-             component/test_volumes
-             component/test_vpc
+    - TESTS="component/test_vpc
              component/test_vpc_network
              component/test_vpc_offerings
              component/test_vpn_users"


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services