Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

 

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

  successful

 

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.

successful  

 

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.

successful  

 

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.

successful  

 

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 should
see the popup window with message like
"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

  successful

 

Z006

Deletion of Zone
(when there is are 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

  successful

 

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 should 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

successful  

 

Z008

Deletion of Pod
(when there is are 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

  successful

 

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 should 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

  successful

 

Z010

Deletion of Cluster
(when there is are 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

  successful

 

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 enable  maintenance mode button.
5)Delete Host

Host  should be  successfully deleted

  successful

 

Z012

Addition of Primary storage

1)Log in to CloudStack through UI
2)Go to infrastructure pane
3)In Primary storage section click view all
4) Click on button add primary storage
5)provide details of zone,pod/cluster and other mandatory details
6) Click ok

you should see storage name and cluster name  in primary storage  pane

  successful

 

Z013

Addition of Secondary storage

1)Log in to CloudStack through UI
2)Go to infrastructure pane
3)In secondary storage  section click view all
4) Click on button add primary storage
5)provide details of zone and other mandatory details
6) Click ok

you should see storage name and cluster name  in secondary storage  pane

  successful

 

Z014

Deletion of primary storage

 

 

 

 

Z015

Deletion of primary storage

 

 

 

 

(when there are volumes in storage)

1)Log in to CloudStack through UI
2)Go to infrastructure pane
3)In secondary storage  section click view all
4)Click on primary storage of your choice
5)Click on enable maintenance mode button.
6)Delete primary storage.

you should not be able to delete the primary storage and should see message like
"Cannot delete pool primary as there are associated volumes for this pool"

successful

 

Z015

Deletion of primary storage
(when there are no volumes in storage)

1)Log in to CloudStack through UI
2)Go to infrastructure pane
3)In secondary storage  section click view all
4)Click on primary storage of your choice
5)Click on enable maintenance mode button.
6)Delete primary storage.

primary storage  should be  successfully deleted

successful

 

Z016

Deletion of secondary storage
(when there are snapshots/template in storage)

1)Log in to CloudStack through UI
2)Go to infrastructure pane
3)In secondary storage  section click view all
4)Click on secondary storage of your choice
5)Delete Secondary storage.

you should not be able to delete secondary storage and should  see
message like"Can not delete this secondary storage since it contains atleast one or more snapshots"

successful

 

Z017

Deletion of secondary storage
(when there are no volumes in storage)

)Log in to CloudStack through UI
2)Go to infrastructure pane
3)In secondary storage  section click view all
4)Click on secondary storage of your choice
5)Delete Secondary storage.

secondary storage  should be  successfully deleted

successful

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.