Actions
action #66544
closedcoordination #29733: [epic][functional][u] Test suites that use "all patterns" boot from created qcow2 image
[functional][u] Split test suite "allpatterns"
Start date:
2020-05-06
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
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_allpatterns
- extra_tests_gnome_allpatterns
Which would cover if installing those patterns is possible after SO installation with default SLE modules enabled.
Tasks¶
- Create test suite extra_tests_textmode_allpatterns
START_AFTER_TEST=create_hdd_textmode
- Create test suite extra_tests_gnome_allpatterns
START_AFTER_TEST=create_hdd_gnome
- Unschedule test suite allpatterns from "SLE15-SP2: Functional" job group.
Acceptance criteria¶
- AC: The test suites extra_tests_textmode_allpatterns and extra_tests_gnome_allpatterns perform the same post installation tests as test suite allpatterns
Actions