Project

General

Profile

coordination #9466

Updated by okurz about 6 years ago

## Motivation 

 We require proper modules testing 

 This should be done as part of Validation if possible 

 ## Acceptance criteria 
 * **AC1:** The existing Docker Module should test module "console/docker" is passed (or blocked and labeled with proper valid bug) for SLE15 the following 
 * **AC2:** Same as above for SLE12SP4 

 ## Tasks MANDATORY: Installation of Docker 
 * Make sure MANDATORY: Basic functionality of Docker (ie. Does the docker package is available to an installation in SLE15, i.e. the system has to be registered application start and the container module activated -> see #9466#note-13 do one or two common functions) 
 * Apply DESIRED: Broad coverage of the equivalent way for SLE12 where we commonly call the testsuite extra_tests_in_textmode based on an *unregistered* system 
 * Verify for both versions functionality of SLE Docker

Back