Test Case ID

Test Case Name

Steps

Expected Results

Priority
(P1 | P2 | P3)

Test Case Type
(Sanity | Functional)

Status

Comments

 

Global configuration  check

1-Login Through UI
2-Click on "Global Settings"
3-Search for "vmware.percluster.host.max"

 

 

1-vmware.percluster.host.max  should not be there.

 

Functional

 

 

 

Check hypervisor_capabilities table

1-Login to DB
2- do following
 a- use cloud
 b-select * from hypervisor_capabilities;

1-Column "max_host_per_cluster
2- For vmware value should be "X"
3-For other hyperviser  should be NULL

 

 

 

 

 

upgrade path

1- upgrade from 4.0 to 4.1
 

1-Should successfully get upgrade
2- check for previous step

 

 

 

 

 

Add limit

1-Add  more number of host  than defined in
hypervisor_capabilities table to a VMware cluster.
2-Add cluster to CS

1-CS Should not  allow addition of cluster having number of host greater
than define hypervisor_capabilities table .

 

 

 

 

 

Add limit

1-Add same number of host define in hypervisor_capabilities table.
2-Add to CS
3-Add  another host to Cluster

1-CS should not allow addition of host (which result cluster size > define in
hypervisor_capabilities table for specific host)