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

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

rhtyd commented on a change in pull request #2263: CLOUDSTACK-10070: Fixing 
some component tests and adding them in travis
URL: https://github.com/apache/cloudstack/pull/2263#discussion_r153719450
 
 

 ##########
 File path: test/integration/component/test_organization_states.py
 ##########
 @@ -501,17 +501,17 @@ def test_41_disableHost(self):
        Disable Host
         Validate that listHosts() returns the  allocationstate as "Disabled"
        """
-       self.debug("Host to be disabled: " + self.host.id)
+        self.debug("Host to be disabled: " + self.host.id)
 
 Review comment:
   Looks like this adds an additional ` ` whitespace, and changes below.

----------------------------------------------------------------
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:
[email protected]


> 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