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

Compare with Current View Page History

« Previous Version 6 Next »

Test Plan Template

S No

Test Description

Steps

Expected Results

Priority(P0/P1)

Type (Sanity/Functional/Upgrade/Performance)

Automatable(Y/N)

Hyper-V (Y/N)

Other VMM(Y/N)


Licensing

Verify source carries Apache license header discussed at http://www.apache.org/legal/src-headers.html

No references to existing copyright.

P0

Sanity

Y

Y


 

Register Template

Register templates of type VHD and VHDX
Attempt to register templates with wrong image type.  E.g. for VHDX, supply URI that ends in VHD and vice versa.

Templates of type VHD and VHDX should download properly and be reported as 'Ready'.
API should report errors if URI extension does not match intended image type.

P0

Functional

Y

Y

N

 

Register Template GUI

Verify register template GUI allows VHDX and VHD templates be created for Hypervisors of type Hyper-V

VHDX and VHD should appear in drop download of image types when hypervisor is Hyper-V

 

 

 

 

 

 

Dashboard Reporting

Verify that single Hyper-V 2012 cluster reports unallocated storage pool space correctly.

Plugin reports unallocated space equal to space available on local filesystem disk that provides the pool.

 

 

 

 

 

Background

Testing requires that an agent be started on a Hyper-V 2012 enabled platform.

  • Unit tests off by default. Activate with -DskipTests=false. E.g. from root of Hyper-V plugin, run
    • mvn install -DskipTests=false

Feature spec & progress Hyper-V 2012 (3.0) Support

  • No labels