cloudstack/test/integration/testpaths
sanjeev 908b769abf Merge pull request #1078 from pritisarap12/CLOUDSTACK-9066-update-testpath-to-delete-account-after-deleting-VMs-of-that-account
CLOUDSTACK-9066: Update testpath to delete account after deleting VM's of that account In testpath_snapshot_hardning.py testpath account was getting cleared prior to VM's of that account hence while cleaning up the account the VM's in that account also gets deleted hence while clearing VM's it gives exception as "No VM found".

* pr/1078:
  CLOUDSTACK-9066: Update testpath to delete account after deleting VMs of that account

Signed-off-by: sanjeev <sanjeev@apache.org>
2016-02-25 14:44:53 +05:30
..
__init__.py
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-9066: Update testpath to delete account after deleting VMs of that account 2015-11-17 17:25:23 +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
testpath_storage_migration.py CLOUDSTACK-9026: Modifying testpath for adding missing parameter 2016-02-18 18:19:24 +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
testpath_volume_cuncurrent_snapshots.py
testpath_volume_recurring_snap.py
testpath_volume_snapshot.py CLOUDSTACK-9091: Update testpath for parameter issues 2015-11-27 12:51:50 +05:30
testpath_volumelifecycle.py