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

Compare with Current View Page History

« Previous Version 5 Next »

 

Test cases repeated for Hypervisors & Host versions:
1. XenServer XS  6.0.2
2. KVM RHEL6.2
3. Vmware ESXi  5.0
MS RHL6.3

 

 

 

 

Test Case ID

Test Case Name

Steps to Test

Expected result

Status

Comments

Z001

Addition of Zone

1)Log in to CloudStack through UI
2)Go to infrastructure pane
3)In zones section click view all
4)Click on add zone
5)Provide details of pod,cluster,host,primary and secondary storage
6)Click on Launch

you should see in Add zone window
a tick mark against each given below

  • Creating zone
  •  Creating physical networks
  •  Configuring physical networks
  •  Enabling Security Group provider
  •  Creating guest network
  •  Creating pod
  •  Configuring guest traffic
  •  Creating cluster
  •  Adding host
  • Adding primary storage
  • Adding secondary storage

 

 

Z002

Addition of Pod

1)Log in to CloudStack through UI
2)Go to infrastructure pane
3)In pods section click view all
4)Click on add pod
5)Select zone under which you want to add pod.

In Pod pane you should be able to see
pod name which you have created with status enabled.

 

 

Z003

Addition of Cluster

1)Log in to CloudStack through UI
2)Go to infrastructure pane
3)In clusters section click view all
4)Click on add cluster
5)Select zone and pod under which you want to add cluster.

In cluster pane you should be able to see
cluster name which you have created with status enabled.

 

 

Z004

Addition of Host

1)Log in to CloudStack through UI
2)Go to infrastructure pane
3)In hosts section click view all
4)Click on add host
5)Select zone ,pod and cluster under which you want to add host.

In host pane you should be able to see
host name which you have added with status up.

 

 

Z005

Deletion of Zone
(When there are resources in Zone)

1)Log in to CloudStack through UI
2)Go to infrastructure pane
3)In zones section click view all
4) Under action tab click on destroy button for your choice of  zone.

you should not able to delete the zone and
see the popup window with message
"The zone is not deletable because
1-there are servers running in this zone"or
2-there are pods  in this zones
3-there are cluster in this  zone
4-there are physical network in this zone
etc.

depends on resources in zone you should see messages

 

 

Z006

Deletion of Zone
(when there is no resource in zone)

1)Log in to CloudStack through UI
2)Go to infrastructure pane
3)In zones section click view all
4) Under action tab click on destroy button for your choice of  zone.

Zone should be  successfully deleted

 

 

Z007

Deletion of Pod
(when there are resources in pod)

1)Log in to CloudStack through UI
2)Go to infrastructure pane
3)In pod section click view all
4) Click on your choice of pod and click on delete button .

you should not be able to delete Pod and see popup window with some message like
"The pod is not deletable because here are
1-private IP addresses allocated for this pod" .
2-There are storage volumes for this pod
etc.

Depends on resources in pod you should see messages

 

 

Z008

Deletion of Pod
(when there is no resource in pod)

1)Log in to CloudStack through UI
2)Go to infrastructure pane
3)In pods section click view all
4) Click on your choice of pod and click on delete button.

pod should be successfully deleted

 

 

Z009

Deletion of Cluster
(when there are resources in Cluster)

1)Log in to CloudStack through UI
2)Go to infrastructure pane
3)In cluster section click view all
4) Click on your choice of cluster and click on delete button.

you should not be able to delete cluster and see popup window with some message like
Cannot be removed 
1-Cluster still has hosts.

2-Cluster still has storage pools.
etc

Depends on resources in cluster you should see messages

 

 

Z010

Deletion of Cluster
(when there is no resource in Cluster)

1)Log in to CloudStack through UI
2)Go to infrastructure pane
3)In Cluster section click view all
4) Click on your choice of cluster and click on delete button.

Cluster  should be  successfully deleted

 

 

Z011

Deletion of Host

1)Log in to CloudStack through UI
2)Go to infrastructure pane
3)In Host section click view all
4) Click on your choice of host  and click on enter in maintenance mode button.
5)Delete Host

Host  should be  successfully deleted

 

 

Z001

Deletion of a Zone(Basic/Advance)
MS Rhl6.3
Hypervisor XS 6.0.2

1) Destroy & Expunge all user vms.
2) Put storage hosts into maintenance mode, expunge system vms (CPVM/SSVM).
3) Delete the storage pools after ensuring that all the volumes using these pools, are expunged.
4) Put the hosts into maintenance mode.
5) Delete the hosts in the zone.
6) Delete the clusters in the zone.
7) Delete the pods in the zone.
8) Delete physical networks in the zone.
9) Delete the zone itself.

 


 

 

 

 

 

 

 

  • No labels