Project

General

Profile

action #33985

Updated by mgriessmeier over 5 years ago

## Acceptance criteria 
 * **AC1:** At least one scenario where we have functional tests executing the existing php test modules or adjusted ones 
 * **AC2:** Same as above for SLE12SP4 

 ## Suggestions 

 * Learn existing test modules for anything regarding "php", e.g. see `git ls-files "*php*"` (in os-autoinst-distri-opensuse) 
 * Ensure the test modules are scheduled accordingly, e.g. in the [allmodules+allpatterns scenario](https://openqa.suse.de/tests/latest?distri=sle&version=15&arch=x86_64&machine=64bit&test=allmodules%2Ballpatterns&flavor=Installer-DVD) 
 * Make sure the modules run for SLE15 or are adjusted accordingly 
 * Optional: Get rid of the version-suffix in the test modules name 
 * Verify for both versions of SLE 
 * Crosscheck the test modules are executed for both openSUSE TW + Leap

Back