-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22934/
-----------------------------------------------------------
Review request for cloudstack and Girish Shilamkar.
Bugs: CLOUDSTACK-6984
https://issues.apache.org/jira/browse/CLOUDSTACK-6984
Repository: cloudstack-git
Description
-------
Fixing issues found in simulator run.
1. test_01_stop_vm failed on simulator because of escape sequences present in
the response from simulator
2. test_releaseIP failed due to incorrect listing of IP address. The IP address
which was was associated was not listed exactly (Listed by passing account id
and domain id which listed other IP addresses associated with the account along
with desired IP). The IP address which is not used for source nat should get
listed instead.
Diffs
-----
test/integration/smoke/test_network.py 0ae777e
test/integration/smoke/test_vm_life_cycle.py 9ab7848
tools/marvin/marvin/lib/base.py c3d98c9
Diff: https://reviews.apache.org/r/22934/diff/
Testing
-------
yes.
Thanks,
Gaurav Aradhye