Skip to content

CLOUDSTACK-8357 Add Test cases for vMotion support on VMFS as primary st...#139

Merged
asfgit merged 1 commit into
apache:masterfrom
abhinavroy02:CS-8357
Apr 2, 2015
Merged

CLOUDSTACK-8357 Add Test cases for vMotion support on VMFS as primary st...#139
asfgit merged 1 commit into
apache:masterfrom
abhinavroy02:CS-8357

Conversation

@abhinavroy02
Copy link
Copy Markdown

This commit has the vMotion related test cases. Following are the tests

  1. Create a VM and migrate it.
  2. Migrate only ROOT volume of VM and check for vmx and vmdk files in storage.
  3. Migrate VM and its ROOT volume and check for vmx and vmdk files in storage.
  4. Attach Data disk to VM and then migrate VM and all its volumes followed by the check for files.
  5. Upload a volume, attach it to VM and then migrate VM and all its volumes followed by the check for files.
  6. Take Volume snapshots of all the volumes then migrate VM and all its volumes followed by the check for files.
  7. Resize the Data disk then migrate VM and all its volumes followed by the check for files.
  8. Restore the VM then migrate VM and all its volumes followed by the check for files.

All these are part of a test path so there is a single test written which has all the cases.

Here is the output after executing them locally:
Migrate VMs/Volumes on VMware with VMFS storage ... === TestName:
test_01_migrate_root_and_data_disk_live | Status : SUCCESS ===
ok


Ran 1 test in 855.918s

OK

@wilderrodrigues
Copy link
Copy Markdown
Contributor

Hi @abhinavroy02,

Against which environment did you execute your tests?

I had a look at the code, and all looks fine, but just wanted to know if you tested it against XenServer/KVM or simulator only.

Cheers,
Wilder

@abhinavroy02
Copy link
Copy Markdown
Author

Hi @wilderrodrigues ,

I have tested it on VMware environment as it is for the vMotion support on VMFS type primary storage.

Thanks,
Abhinav

@wilderrodrigues
Copy link
Copy Markdown
Contributor

Hi Abhinav,

Cool! :)

I will close it.

Cheers,
Wilder

@abhinavroy02
Copy link
Copy Markdown
Author

Thanks @wilderrodrigues :)

@asfgit asfgit merged commit dedc860 into apache:master Apr 2, 2015
asfgit pushed a commit that referenced this pull request Apr 2, 2015
@abhinavroy02 abhinavroy02 deleted the CS-8357 branch April 6, 2015 15:19
yadvr added a commit that referenced this pull request Jan 20, 2021
Adds static routes tab for private gateway.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Co-authored-by: Rohit Yadav <rohit@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants