cloudstack/test/integration
Alex Brett 24dd6cee78 CLOUDSTACK-7467 Fix TestVolumes.test_07_resize_fail
Previously if you had a volume using a non customisable disk offering, and
attempted to resize it passing in the same disk offering id, the command would
be accepted, but it would actually be resized to its current size (i.e. the
provided size parameter was ignored). This is what the test used to check.

Commit de6a3112b6 modified the logic to check if
the provided diskofferingid was the same as the current one, and if so treat it
as if it hadn't been provided - this means the resize command now fails, which
is probably the more sensible thing to do (rather than giving the impression it
will be resized but actually not doing so).

This change therefore modifies the test logic to match.

Signed-off-by: Mike Tutkowski <mike.tutkowski@solidfire.com>
2014-09-02 13:09:40 -06:00
..
component Changing host password to retrieve from testdata 2014-09-02 13:30:27 +05:30
smoke CLOUDSTACK-7467 Fix TestVolumes.test_07_resize_fail 2014-09-02 13:09:40 -06:00
__init__.py apply chip childers licensing patches for the test directory 2012-06-26 11:19:58 -04:00