Project

General

Profile

coordination #9470

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 "web & scripting" module is activated and packages from it are installed in at least one openQA test scenario, e.g. "allmodules" for SLE15 
 * **AC2:** Same as above for SLE12SP4 

 ## Suggestions 

 * See #9466#note-13 how to register a module in the test 

 Web and Scripting Module should test the following 
 * MANDATORY: Installation of Apache, PHP, Ruby on Rails and Python 
 * MANDATORY: Basic functionality of Apache, PHP, Ruby on Rails and Python (ie. Does the applications start and do one or two common functions) 
 * DESIRED: Broad coverage of the functionality of Apache, PHP, Ruby on Rails and Python, such as running any upstream Apache, PHP, Ruby and Python test suites. 

 * Verify for both versions of SLE

Back