Actions
action #56924
closed[sle][spvm] test fails in welcome - because bootloader failed to start yast installation on SPVM
Status:
Resolved
Priority:
High
Assignee:
Category:
Bugs in existing tests
Target version:
QE Kernel - QE Kernel Done
Start date:
2019-09-16
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
Observation¶
Bootloader failed to start yast installation on SPVM.
There should be no changing synchronization point.
Acceptance criteria¶
- AC: The test module bootloader assures that the SUT is in the expected state for welcome module before finishing
Reproducible¶
- In scenario sle-12-SP5-Server-DVD-ppc64le-textmode@ppc64le-spvm
- Fails since Build 0319
Expected result¶
Last good: 0313
Further details¶
Always latest result in this scenario: latest
Updated by pcervinka about 5 years ago
Caused by https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/8419
Change introduced in PR broke textmode installation:
- type_string("yast.ssh\n");
+ # We need to start installer only if it's pure ssh installation
+ type_string("yast.ssh\n") if check_var('VIDEOMODE', 'ssh-x');
Updated by pcervinka about 5 years ago
- Status changed from New to In Progress
- Assignee set to pcervinka
- Target version set to 445
Updated by pcervinka about 5 years ago
Updated by pcervinka about 5 years ago
- Status changed from In Progress to Resolved
PR merged, tests restarted. spvm jobs in kernel group are fine now https://openqa.suse.de/tests/3394517
Updated by SLindoMansilla about 5 years ago
- Subject changed from [functional][u] test fails in welcome - because bootloader failed to start yast installation on SPVM to [sle][spvm] test fails in welcome - because bootloader failed to start yast installation on SPVM
Not resolved by U-Team
Updated by pcervinka about 4 years ago
- Target version changed from 457 to QE Kernel Done
Actions