Github user remibergsma commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/919#discussion_r41707274
  
    --- Diff: test/integration/component/test_ldap.py ---
    @@ -21,13 +21,18 @@
     
     #!/usr/bin/env python
     from marvin.cloudstackTestCase import cloudstackTestCase
    +#from marvin.cloudstackTestCase import *
     from marvin.cloudstackAPI import (updateConfiguration,
                                       createAccount,
                                       deleteAccount,
                                       addLdapConfiguration,
                                       deleteLdapConfiguration)
    +
    +
     from marvin.cloudstackAPI import login
    -from marvin.lib.utils import cleanup_resources
    +#from marvin.lib.utils import cleanup_resources
    --- End diff --
    
    Please remove code, do not comment it. It can be retrieved if necessary 
from Git.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to