cloudstack/test/integration/testpaths
sanjeev 79edac0ee6 Merge pull request #1130 from pritisarap12/CLOUDSTACK-9091-Update-testpath-for-parameter-issues
CLOUDSTACK-9091: Update testpath for parameter issuesIn testpath_volume_snapshot testpath creating volume from snapshot function is passing zonid parameter to function in base class but there it doesn't take as separate parameter it takes it from "services" so updating it.

* pr/1130:
  CLOUDSTACK-9091: Update testpath for parameter issues

Signed-off-by: sanjeev <sanjeev@apache.org>
2016-02-18 15:28:45 +05:30
..
__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-8895: Verify if storage can be selected when attaching uploaded data volume to VM 2015-09-22 13:17:10 +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-9121: Adding VmSnapshot validation in testpath_revert_snap.py 2015-12-08 16:29:13 +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-9128: Testcase to verify if snapshot_store_ref table stores actual size of back snapshot in secondary storage 2016-02-10 15:11:47 +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-9091: Update testpath for parameter issues 2015-11-27 12:51:50 +05:30
testpath_volumelifecycle.py bug-id:correcting few more errors in testpaths reviewed-by: self 2015-05-03 22:41:55 +05:30