-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27883/
-----------------------------------------------------------
(Updated Nov. 14, 2014, 6:35 a.m.)
Review request for cloudstack and sangeetha hariharan.
Bugs: CLOUDSTACK-7885
https://issues.apache.org/jira/browse/CLOUDSTACK-7885
Repository: cloudstack-git
Description
-------
I see that Router is stopped consciously in the setup() method in the test
suite. The test cases check if the Router is in Running state. I checked with
Sheng and he mentioned that a Stopped Router will not get automatically started
due Host Maintenance Use Cases. Hence stop command should be removed from the
setup() Method.
As a fix, I removed the stop command from setup() method
Diffs (updated)
-----
test/integration/component/maint/test_vpc_host_maintenance.py fbc1bb4
Diff: https://reviews.apache.org/r/27883/diff/
Testing
-------
Will post the test results shortly
Thanks,
Chandan Purushothama