You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Test Case IDTest Case NameStepsExpected Result
1Register a template

1-Create a multi volume vm template which have multiple volume from vcenter

2-register template

 

 

1-Template registration should be successful

 

2check db tables

1-Create a multi volume vm template which have multiple volume from vcenter

2-register template

3-check the vm_template and vm_template_store_ref table

1-There should be an entry in both table for each data disk in ova file
3check parent id

1-Create a multi volume vm template which have multiple volume from vcenter

2-register template

3-check parent_template_id for each data disk

1-For each data disk parent_template_id should point to VM template
4

check secondary storage location

of datadisk template

1-Create a multi volume vm template which have multiple volume from vcenter

2-register template

3-check the data disk template location in secondary storage

it should be template/tmpl/2/data disk template id/
5check content----
7Data disk creation failed

1-register a template with multiple volume

2-make one one data disk creation fail

1-Rest of the datadisk creation should be successful

2-warnig messages should be there in log as well as in UI for failure

8   
9   
10   
11   
  • No labels