-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24605/#review79034
-----------------------------------------------------------


Thank you for submitting your CloudStack contribution through review board. 
After discussion on the dev@cloudstack.apache.org the community decided to 
close down review board and start accepting contributiong through GitHub pull 
requests. We have been using GH PR for several months now and the process is 
better than review board.

We will keep Review Board open for another week to give you time to migrate 
your patch to a github PR if you wish. After that time, your patch will no 
longer be viewable (even though it will not be deleted).

Please consider submitting a pull request.

Great instructions are available at:
https://github.com/apache/cloudstack/blob/master/CONTRIBUTING.md

Thank you very much for your time and your contribution to Apache CloudStack, 
we hope that using this new process will encourage you to do more.

- Sebastien Goasguen


On Aug. 12, 2014, 2:33 p.m., Alex Brett wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/24605/
> -----------------------------------------------------------
> 
> (Updated Aug. 12, 2014, 2:33 p.m.)
> 
> 
> Review request for cloudstack and Santhosh Edukulla.
> 
> 
> Bugs: CLOUDSTACK-7322
>     https://issues.apache.org/jira/browse/CLOUDSTACK-7322
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> Some tests are disruptive (in that they cannot be run in parallel with other 
> tests, as they do disruptive things such as stopping the secondary storage 
> VM). This patch adds a "disruptive" nosetests attribute to those tests which 
> are known to be so, such that they can be easily excluded from parallel runs.
> 
> 
> Diffs
> -----
> 
>   test/integration/component/maint/test_bugs.py 07e3655 
>   test/integration/component/maint/test_egress_rules_host_maintenance.py 
> a27ada3 
>   test/integration/component/maint/test_high_availability.py cc687f8 
>   test/integration/component/maint/test_multiple_ip_ranges.py 982dd7c 
>   test/integration/component/maint/test_vpc_host_maintenance.py 83ba271 
>   test/integration/component/maint/test_vpc_on_host_maintenance.py eb3360a 
>   test/integration/smoke/test_ssvm.py 5713569 
> 
> Diff: https://reviews.apache.org/r/24605/diff/
> 
> 
> Testing
> -------
> 
> Verified using --collect-only option to nosetests that filtering using the 
> disruptive attribute works correctly.
> 
> 
> Thanks,
> 
> Alex Brett
> 
>

Reply via email to