-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24615/
-----------------------------------------------------------
(Updated Aug. 12, 2014, 7:12 p.m.)
Review request for cloudstack, Doug Clark, Min Chen, Nitin Mehta, Prachi Damle,
Raja Pullela, and sangeetha hariharan.
Bugs: CLOUDSTACK-7228
https://issues.apache.org/jira/browse/CLOUDSTACK-7228
Repository: cloudstack-git
Description
-------
Not all hypervisor and volume type configurations support shrinking data
volume. The only configuration that supports shrinking Data volume is (KVM,
CLVM Data Volume type). Hence removed the shrinking test case from the test
suite to avoid automation failures.
Diffs
-----
test/integration/smoke/test_volumes.py 6e9ea75
Diff: https://reviews.apache.org/r/24615/diff/
Testing
-------
Test Volume creation for all Disk Offerings (incl. custom) ... === TestName:
test_01_create_volume | Status : SUCCESS ===
ok
Attach a created Volume to a Running VM ... === TestName: test_02_attach_volume
| Status : SUCCESS ===
ok
Download a Volume attached to a VM ... === TestName:
test_03_download_attached_volume | Status : SUCCESS ===
ok
Delete a Volume attached to a VM ... === TestName:
test_04_delete_attached_volume | Status : SUCCESS ===
ok
Detach a Volume attached to a VM ... === TestName: test_05_detach_volume |
Status : SUCCESS ===
ok
Download a Volume unattached to an VM ... === TestName:
test_06_download_detached_volume | Status : SUCCESS ===
ok
Test resize (negative) non-existent volume ... === TestName:
test_07_resize_fail | Status : SUCCESS ===
ok
Test resize(grow) a volume ... === TestName: test_08_resize_volume | Status :
SUCCESS ===
ok
Delete a Volume unattached to an VM ... === TestName:
test_09_delete_detached_volume | Status : SUCCESS ===
ok
----------------------------------------------------------------------
Ran 9 tests in 1772.350s
OK
Thanks,
Chandan Purushothama