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 and functionally tested 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 


 ## Further details 

 * https://build.suse.de/package/view_file/SUSE:Channels/SLE-Module-Web-Scripting_12_x86_64/_channel?expand=1 is a list of packages in the SLE12 module "web&scripting", https://build.suse.de/package/view_file/SUSE:SLE-15:GA/000product/sle-module-web-scripting-ftp-POOL-x86_64.kwd?expand=1 is the corresponding list for SLE15

Back