Actions
action #66547
closedcoordination #29733: [epic][functional][u] Test suites that use "all patterns" boot from created qcow2 image
[functional][u] Split test suite "sdk+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_sdk_allpatterns
- extra_tests_gnome_sdk_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_sdk_allpatterns
START_AFTER_TEST=create_hdd_textmode
- Create test suite extra_tests_gnome_sdk_allpatterns
START_AFTER_TEST=create_hdd_gnome
- 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
Actions