cloudstack/test/integration/testpaths
Remi Bergsma 329c012b79 Merge pull request #994 from pritisarap12/snapshot-has-no-attribute-len
CLOUDSTACK-9001: Modifying snapshot results validation Currently snapshots results validation is based on length of snapshot result but if snapshot creation fails then None type object will not have "len" attribute hence modifying the validation.

* pr/994:
  CLOUDSTACK-9001: Modifying snapshot results validation in testpath_uuid_event testpath

Signed-off-by: Remi Bergsma <github@remi.nl>
2016-01-17 13:40:31 +01:00
..
__init__.py CLOUDSTACK-7499: Adding test cases for VMLC test path 2014-09-26 14:37:26 +05:30
testpath_attach_disk_zwps.py CLOUDSTACK-8686: Data disk attach failed for clusters with only zone wide primary -Attaching the uploaded/allocated volume to a VM on zwps 2015-08-03 14:33:48 +05:30
testpath_custom_disk_offering.py CLOUDSTACK-8636: Verify failure of creation of Custom disk offering with disksize parameter 2015-07-15 18:03:28 +05:30
testpath_multiple_snapshot.py CLOUDSTACK-8716: Verify creation of snapshot from volume when the task is performed repeatedly in zone wide primary Storage 2015-08-19 16:59:33 +05:30
testpath_queryAsyncJobResult.py CLOUDSTACK-8664: Verify if queryAsyncJobResult api return jobinstanceid 2015-07-27 12:38:12 +05:30
testpath_revert_snap.py CLOUDSTACK-8636: Verify failure of creation of Custom disk offering with disksize parameter -Modified list validation of volume list 2015-07-20 12:29:05 +05:30
testpath_same_vm_name.py CLOUDSTACK-8693-Adding-missing-code-in-testpath_same_vm_name.py_testpatha 2015-08-13 13:11:50 +05:30
testpath_snapshot_hadrning.py CLOUDSTACK-8550: Fixed cleanup issue related to VM 2015-06-12 11:47:25 +05:30
testpath_snapshot_limits.py CLOUDSTACK-9005: Modifying tearDown function 2015-10-29 10:58:15 +05:30
testpath_stopped_vm.py CLOUDSTACK-8526: Use more memory for VM deployment on HyperV when SSH is tried to VM 2015-05-29 16:40:33 +05:30
testpath_storage_migration.py CLOUDSTACK-8516: Fixed syntax errors and pep8 issues in testpath_storage_migration.py 2015-05-27 12:05:15 +05:30
testpath_usage.py CLOUDSTACK-8723: Verify API call "listUsageRecords" returns usage of new volume created after restore VM 2015-08-11 16:54:05 +05:30
testpath_uuid_event.py CLOUDSTACK-9001: Modifying snapshot results validation in testpath_uuid_event testpath 2015-10-28 11:19:36 +05:30
testpath_vmlc.py In case of vm deployment failure vm cleanup was not handled properly Corrected few script issues 2015-06-17 17:38:35 +05:30
testpath_volume_cuncurrent_snapshots.py CLOUDSTACK-8515: Skipping snapshot test cases for HyperV and LXC 2015-05-29 12:38:53 +05:30
testpath_volume_recurring_snap.py CLOUDSTACK-8308: Adding automation test cases for VM/Volume snapshot continuation 2015-05-05 20:43:57 +05:30
testpath_volume_snapshot.py CLOUDSTACK-8553: Unable to launch VM from template because of permission issue 2015-06-12 11:54:23 +05:30
testpath_volumelifecycle.py bug-id:correcting few more errors in testpaths reviewed-by: self 2015-05-03 22:41:55 +05:30