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

Review request for cloudstack, sanjeev n and SrikanteswaraRao Talluri.


Bugs: CLOUDSTACK-8257
    https://issues.apache.org/jira/browse/CLOUDSTACK-8257


Repository: cloudstack-git


Description
-------

Test_escalations_volume.py has two test cases which assert the created volume 
name with the name passed through test data. However this won't hold true when 
random characters are appended to the volume before its creation.

There is no need of such assert as we are already checking the API response is 
not None.

Removed the unnecessary asserts.


Diffs
-----

  test/integration/component/test_escalations_volumes.py d650121 

Diff: https://reviews.apache.org/r/31078/diff/


Testing
-------

Did not run these. Should run fine.


Thanks,

Gaurav Aradhye

Reply via email to