-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29241/
-----------------------------------------------------------
Review request for cloudstack and SrikanteswaraRao Talluri.
Bugs: CLOUDSTACK-8095
https://issues.apache.org/jira/browse/CLOUDSTACK-8095
Repository: cloudstack-git
Description
-------
The test case was failing while attaching Iso to VM because it did not check
whether the Iso is compatible to the VM.
Added the check for xenserver and vmware compatible Iso so that xs-tools iso
would get attached in case of XenServer and similar to vmware.
Also fixed pep8 issues.
Diffs
-----
test/integration/component/test_escalations_instances.py e79cd3d
Diff: https://reviews.apache.org/r/29241/diff/
Testing
-------
@Desc: Test Attach ISO to VM and Detach ISO from VM. ... === TestName:
test_13_attach_detach_iso | Status : SUCCESS ===
ok
----------------------------------------------------------------------
Ran 1 test in 167.657s
OK
Thanks,
Ashutosh Kelkar