action #37027
closed[tw][desktop] Update create_hdd_* to make sure right permissions
0%
Description
The test create_hdd_gnome[0] has done the common installation automation for tumbleweed,
while three cases consoletest_setup, hostname, and x11setup, are not included in [0].
Specifically, the three cases are solid dependencies if the subsequent gnome testing needs
to launch terminal or in-depth GNOME testing.
Therefore, at the moment, the three cases need to include in individual test cases before
a real testing starts. e.g. [1]
The ticket targets to move cases of consoletest_setup, hostname, and x11setup from gnome
tests (e.g. [1]) to create_hdd_gnome[0], and make a proper dependencies between relevant
gnome tests and create_hdd_gnome.
We could focus on the tuning between [0] and [1] at the moment, and follow up by populating
more gnome test cases depended on the refreshed create_hdd_gnome.
[0] https://openqa.opensuse.org/tests/688857
[1] https://openqa.opensuse.org/tests/688970