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

Compare with Current View Page History

« Previous Version 3 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 of data disk template----
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

8list templateDO list templateit should list all the template (datadisk template + template)
9check template type

1-do list template

2-check data disk template type

template type should be "Datadisk"
10check template type

1-do list template

2-check data normal template type
normal template type should be set user
11   
  • No labels