Actions
action #104845
closedcoordination #104829: [Epic] Improve schedules for test suite in YaST group
Remove test module `hostname_inst`where not needed and not perform full installation where needed
Start date:
2022-01-12
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
We have three test cases for Online medium with the possible different sources for hostname:
- yast_hostname
- yast_hostname+dhcp_hostname
- yast_hostname+linuxrc_hostname And we don't need to do this in more other places in our group.
Acceptance criteria¶
AC1: Remove hostname_inst
from all the schedules except for these 3 test suites.
AC2: Unschedule tests in these three test suites after hostname_inst
due to it is not needed to perform the installation.
Actions