You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by prashanthvarma <gi...@git.apache.org> on 2016/08/10 12:57:18 UTC

[GitHub] cloudstack issue #1580: CLOUDSTACK-9402 : Support for underlay features (Sou...

Github user prashanthvarma commented on the issue:

    https://github.com/apache/cloudstack/pull/1580
  
    Marvin test code PEP8 & PyFlakes compliance:
    CloudStack$
    CloudStack$ pep8 test/integration/plugins/nuagevsp/.py
    CloudStack$
    CloudStack$ pyflakes test/integration/plugins/nuagevsp/.py
    CloudStack$
    
    @remibergsma  Our Marvin test code is now truly PEP8 & PyFlakes compliant. Moreover, we have extended our custom base class "test/integration/plugins/nuagevsp/nuageTestCase.py" support for optimal creation of cloudstack objects at setUpClass level in order to re-use/test them across different testcases. Thus, conserving test resources (i.e. reduced test created objects and time).  
    
    Note: We have updated with these changes our other outstanding PRs as well. 
    
    Let me know, if you have any other questions for me.
    
    Thank you for your valuable review and suggestions !!


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---