[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-10070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16283790#comment-16283790
 ] 

ASF GitHub Bot commented on CLOUDSTACK-10070:
---------------------------------------------

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:
us...@infra.apache.org


> Extend travis run to include more component tests
> -------------------------------------------------
>
>                 Key: CLOUDSTACK-10070
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10070
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>            Reporter: Boris Stoyanov
>
> Fix and add the following tests in travis: 
> # FIXME: fix following tests and include them in Travis
> #    - TESTS="component/test_affinity_groups_projects"
> #    - TESTS="component/test_allocation_states"
> #    - TESTS="component/test_vpc"
> #    - TESTS="component/test_project_resources"
> #    - TESTS="component/test_cpu_domain_limits"
> #    - TESTS="component/test_acl_isolatednetwork"
> #    - TESTS="component/test_organization_states"



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to