Actions
coordination #51665
closed[functional][y][s390][epic] Create new test suite for s390 specific yast modules
Start date:
2019-05-29
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Description
Motivation¶
There are several Yast modules that are specific to s390, not tested in Openqa, and barely tested in general. Those modules are part of the yast2-s390 package:
- dasd
- zfcp
- dump
- iucvterminal
- iucvterminal-server
- onpanic
- xpram
Acceptance criteria¶
- A new test suite is created for yast2-s390 modules
- At least a smoke test for each of those modules exists
Suggestions¶
For each module:
- Learn what module is for.
- Understand what the underlying command-line tools are doing. Those are very specific, and may require some study.
- Test manually on zVM and zKVM.
- Develop automated test scenario to verify functionality of the YaST module.
Note: some manual testing was already done for the dump module, see related ticket.
Actions