12 Commits

Author SHA1 Message Date
Koushik Das
ab7c9e4098 CLOUDSTACK-8655: [Browser Based Upload Volume] Partially uploaded volumes are not getting destroyed as part of storage GC
As part of volume sync, that runs during of SSVM start-up, the volume_store_ref entry was getting deleted. Volume GC relies on this entry to move volume to destroyed state.
Since the entry was getting deleted, GC thread never moved the volume from UploadError/UploadAbandoned to Destroyed. Fix is to not remove the volume_store_ref entry as part
of volume sync and let GC thread handle the clean up.

This closes #611
2015-07-22 19:05:47 +05:30
pritisarap12
019f246b35 CLOUDSTACK-8555: Skip volume resize operation for HyperV as it's not
supported

Signed-off-by: Gaurav Aradhye <gaurav.aradhye@clogeny.com>
This closes #391
2015-06-15 12:49:12 +05:30
sailajamada
55ee1ecd84 Additional automated test paths of browser based volume 2015-04-08 08:06:34 +05:30
sailajamada
651f8c9339 Browser Based Volume additional test scenarios 2015-04-04 20:31:27 +05:30
sailajamada
736f7042f3 Automation script changes with additional cases 2015-04-02 09:31:34 +05:30
sailajamada
5e7baa5a55 Updated Test automation scripts 2015-03-30 09:50:30 +05:30
sailajamada
98306c356a Updated Browser Based Volume Automation Script changes 2015-03-26 10:12:15 +05:30
sailajamada
aad9b8a51f Added global config validation test 2015-03-12 16:57:48 +05:30
sailajamada
8840d90ea8 Modified few lines 2015-03-12 09:02:46 +05:30
sailajamada
db7964fb11 Test Automation Scripts for Browser Bases Upload volumes and templates with testdata config changes 2015-03-10 21:39:55 +05:30
sailajamada
f22760a9ad Modified Browser Volume Test 2015-03-08 20:07:54 +05:30
sailajamada
fa7ef95817 Automated Script To Validate Browser Based Volume LifeCycle Test Scenarios 2015-03-04 09:16:43 +05:30