Project

General

Profile

action #66547

Updated by SLindoMansilla almost 4 years ago

## Motivation 

 The installation of all patterns during OS installation is already covered by #66541 
 To save resources and easy test suite maintenance, this test suite should be split into: 

 - extra_tests_textmode_sdk_allpatterns 
 - extra_tests_gnome_sdk_allpatterns 

 Which would cover if installing those patterns is possible after SO installation with default SLE modules enabled. 


 ## Acceptance criteria 

 - **AC:** The test suites **extra_tests_textmode_sdk_allpatterns** and **extra_tests_gnome_sdk_allpatterns** perform the same post installation tests as test suite sdk+allpatterns 


 ## Tasks 

 1. Create test suite **extra_tests_textmode_sdk_allpatterns** 
    - `START_AFTER_TEST=create_hdd_textmode` 
 2. Create test suite **extra_tests_gnome_sdk_allpatterns** 
    - `START_AFTER_TEST=create_hdd_gnome` 
 3. Unschedule test suite **sdk+allpatterns** from "SLE15-SP2: Functional" job group. 


 ## Acceptance criteria 

 - **AC:** The test suites **extra_tests_textmode_sdk_allpatterns** and **extra_tests_gnome_sdk_allpatterns** perform the same post installation tests as test suite sdk+allpatterns

Back