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

Compare with Current View Page History

« Previous Version 4 Next »


 Test Case ID

Test Name

Test Steps

Expected Results

Priority

Status 

Remarks

1

Guest network default settings - public tagged - zone wide

Start a first   VM for the user. Go to the VMs host and xm   console to the VM. Verify that it got an ip address 10.1.1.2. Go to the domRs host and xm console to the   domR. Verify that it got 10.1.1.1 ip address

Default guest   network IPs begin with 10.1.1.1 (255.255.255.0 netmask), each new VM gets the   next IP address from the range.
   

P1

PASS

 

2

Custom configured guest network settings - public tagged - zone wide

  
      <li>Configure guest ip   address 10.10.10.1 (modify server-setup.xml file)   <br></li><li>Start a first VM for the   user.<br></li><li>Go to the VMs host and xm console to the   VM. Verify that it got an ip address 10.10.10.2.   <br></li><li>Go to the domRs host and xm console to the   domR. Verify that it got 10.10.10.1 ip address<br></li>
   
    </ol>

<ol>
   
      <li> VM should get a   custom guest ip configured.<br></li>
   
    </ol>

P1

 

 

3

Make sure that you can ping external web site from the VM - public tagged   - zone wide

<br><ol>
      <li>Start a   VM.<br></li><li>Login to the VM and verify that you can   ping google.com<br></li></ol>

<ol>
      <li> VM should be   able to reach external network via domain router.<br></li>
    </ol>

P1

PASS

 

4

Verify that ssh works from one VM to another inside the guest network.   VMs are running on the same host. - public tagged - zone wide

<br><ol>
      <li>Create 2 VMs for the   user. Verify that they are started on the same computing/routing   host<br></li><li>Login to the first VM and ssh to the   second VM's ip address - 10.1.1.2<br></li></ol>

<ol>
      <li> You should be   able to ssh from one VM to another one inside the same guest   network.<br></li>
    </ol>

P1

PASS

 

5

Verify that ssh works from one VM to another inside the guest network.   VMs are running on different hosts belonging to different pods - public   tagged - zone wide

<ol><li>Configure 2 PODs in the   system.</li><li>Manage to start 2 VMs in 2 different pods. VMs   belong to the same user.<br></li><li>Login to the first VM   and ssh to the second VM's ip address - 10.1.1.2<br></li></ol>

<ol>
   
      <li> You should be   able to ssh from one VM to another one across   pods.<br></li>
   
    </ol>

P1

 

 

6

Guest networks in multizone environment - public tagged - zone wide

<ol><li>Configure 2 Zones</li><li>Manage to start   2 VMs in 2 different zones.<br></li><li>Verify that 2   routers are started for the user and they have the same guest  ip -   10.1.1.1</li><li>Make sure that VMs also have the same ip address   - 10.1.1.2<br></li></ol>

  
Guest network   ip ranges are the same in different zones.
   

7

Guest network default settings - public tagged - account specific

<ol><li> Start a first VM for the   user.<br></li><li>Go to the VMs host and xm console to the   VM. Verify that it got an ip address 10.1.1.2.   <br></li><li>Go to the domRs host and xm console to the domR.   Verify that it got 10.1.1.1 ip address</li></ol>

Default guest network IPs begin with 10.1.1.1 (255.255.255.0   netmask), each new VM gets the next IP address from the range.

P1

 

 

8

Custom configured guest network settings - public tagged - account   specific

<ol><li>Configure guest ip address 10.10.10.1 (modify   server-setup.xml file) <br></li><li>Start a first VM for   the user.<br></li><li>Go to the VMs host and xm console to   the VM. Verify that it got an ip address 10.10.10.2.   <br></li><li>Go to the domRs host and xm console to the   domR. Verify that it got 10.10.10.1 ip address</li></ol>

VM should get a custom guest ip configured.

P1

 

 

9

Make sure that you can ping external web site from the VM - public tagged   - account specific

<ol><li>Start a VM.<br></li><li>Login to   the VM and verify that you can ping a site/machine on the internet (eg:   www.google.com)<br></li></ol>

VM should be able to reach external network via domain router.

P1

PASS

 

10

Verify that ssh works from one VM to another inside the guest network   (same account owner). VMs are running on the same host. - public tagged -   account specific

<ol><li>Create 2 VMs for the user. Verify that they are   started on the same computing/routing   host<br></li><li>Login to the first VM and ssh to the   second VM's ip address - 10.1.1.2</li></ol>

You should be able to ssh from one VM to another one inside the   same guest network.

P1

 

 

11

Verify that ssh works from one VM to another inside the guest network.   VMs are running on different hosts belonging to different pods - public   tagged - account specific

<ol><li>Configure 2 PODs in the   system.</li><li>Manage to start 2 VMs in 2 different pods. VMs   belong to the same user.<br></li><li>Login to the first VM   and ssh to the second VM's ip address - 10.1.1.2</li></ol>

You should be able to ssh from one VM to another one across   pods.

P1

 

 

12

Guest networks in multizone environment - public tagged - account   specific

<ol><li>Configure 2 Zones</li><li>Manage to start   2 VMs in 2 different zones.<br></li><li>Verify that 2   routers are started for the user and they have the same guest  ip -   10.1.1.1</li><li>Make sure that VMs also have the same ip address   - 10.1.1.</li></ol>

Guest network ip ranges are the same in different zones.

P1

 

 


  • No labels