action #104845
Updated by JERiveraMoya almost 3 years ago
### Motivation We have test all three test cases for Online medium with where the possible different sources for hostname: hostname could come from in the following test suites: - [yast_hostname](https://openqa.suse.de/tests/7924035#step/hostname_inst/8) - [yast_hostname+dhcp_hostname](https://openqa.suse.de/tests/7924039#step/hostname_inst/6) - [yast_hostname+linuxrc_hostname](https://openqa.suse.de/tests/7924040#step/hostname_inst/6) 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.