action #107092
closedaction #71602: [qe-core][functional][osd] default "gnome" test suite on osd has no video due to max_job_time above default which is only necessary in some cases
action #101127: [qe-core] change gnome tests (just keep related tests to gnome)
[qe-core] [opensuse] change further gnome tests into gnome-boot-hdd
0%
Description
We have also gnome tests which are running on different 'MACHINE' like:
Tumbleweed -> gnome@64bit_cirrus, gnome@64bit_xql, gnome@Laptop_64
Change these tests like gnome-boot-hdd, that these boot directly from same qcow2 image to run the gnome tests.
Updated by zluo over 2 years ago
changes in Job group on O3:
@@ -198,16 +198,16 @@
- uefi:
machine: USBboot_64
priority: 45
- - gnome:
+ - gnome-boot-hdd:
machine: 64bit_qxl
priority: 45
- - gnome:
+ - gnome-boot-hdd:
machine: Laptop_64
priority: 45
- gnome:
machine: 64bit
priority: 45
- - gnome:
+ - gnome-boot-hdd:
machine: 64bit_cirrus
priority: 45
- minimalx:
Updated by zluo over 2 years ago
- Status changed from Workable to In Progress
this is working because of name of qcow2 image is different as expected than simply gnome-boot-hdd. Roll back now.
Updated by zluo over 2 years ago
gnome-boot-hdd-extra test suite created with qcow2 name: HDD_1=%DISTRI%-%VERSION%-%ARCH%-%BUILD%-gnome@64bit.qcow2
This should fix the issue:
https://openqa.opensuse.org/tests/2205036
Updated by dimstar over 2 years ago
zluo wrote:
gnome-boot-hdd-extra test suite created with qcow2 name: HDD_1=%DISTRI%-%VERSION%-%ARCH%-%BUILD%-gnome@64bit.qcow2
This should fix the issue:
https://openqa.opensuse.org/tests/2205036
https://openqa.opensuse.org/tests/2205036 => incomplete
Can you please do your experiments in the devel group and move things to group 1 once ready? Such experiments block snapshot releases until I see them / can handle them.
Updated by zluo over 2 years ago
opensuse-Tumbleweed-x86_64-20220223-gnome@64bit.qcow2 is there: https://openqa.opensuse.org/tests/2206473#downloads
but gnome-boot-hdd-extra cannot find it, this is strange.
Updated by zluo over 2 years ago
dependencies specified via START_AFTER_TEST, but not working for unknown reason. roll back at first.
Updated by zluo over 2 years ago
try these changes in Dev Job group:
https://openqa.opensuse.org/group_overview/38
Updated by zluo over 2 years ago
- Status changed from In Progress to Rejected
change gnome tests into gnome-boot-hdd for extra machine like 64bit_qxl, cirrus, Laptop won't work directly by using created gnome hdd. These require own hdd on own specific machines, so this won't bring any benefit.