action #51980
closed[aarch64][qam][blue] test fails in aaa_base
100%
Description
Observation¶
openQA test in scenario opensuse-Tumbleweed-DVD-aarch64-extra_tests_in_textmode@aarch64 fails in
aaa_base
Test suite description¶
Maintainer: okurz@suse.de
Mainly console extratest.
Reproducible¶
Fails since (at least) Build 20190304
Expected result¶
Last good: 20190304 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by okurz over 5 years ago
- Subject changed from [aarch64] test fails in aaa_base to [aarch64][qam] test fails in aaa_base
- Assignee set to martinsmac
- Priority changed from Normal to Urgent
@martinsmarcelo your aaa_base tests in https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/7476 were merged. Could you please take a look?
Updated by martinsmac over 5 years ago
- Due date set to 2019-05-28
- Status changed from New to In Progress
- % Done changed from 0 to 60
Ok, identify issue, working with change:
-- assert_script_run "get_kernel_version /boot/vmlinuz";
++ assert_script_run "get_kernel_version $(ls /boot/vmlinu*-* | sort | tail -1)";
Runnig tests on conan, and I will create a new PR.
Updated by okurz over 5 years ago
- Has duplicate action #52025: [qam][blue] test fails in aaa_base - NEW TEST NEVER WORKED added
Updated by okurz over 5 years ago
- Has duplicate action #52016: test fails in aaa_base no /boot/vmlinuz for PowerPC (ppc64/ppc64le) added
Updated by martinsmac over 5 years ago
- % Done changed from 60 to 90
Tests results:
tests/console/aaa_base.pm
++ assert_script_run "get_kernel_version \$(ls /boot/vmlinu*-* | sort | tail -1)";
SLES 12 SP3 - http://10.161.229.197/tests/692
SLES 12 SP4 - http://10.161.229.197/tests/686
SLEs 15 - http://10.161.229.197/tests/691
SLES 15 SP1 - http://10.161.229.197/tests/685#
Opensuse tw - http://10.161.229.197/tests/693
Updated by martinsmac over 5 years ago
- % Done changed from 90 to 100
Pull request created:
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/7554
Updated by martinsmac over 5 years ago
- Subject changed from [aarch64][qam] test fails in aaa_base to [aarch64][qam][blue] test fails in aaa_base
- Status changed from In Progress to Resolved
- Target version set to 445
- Difficulty set to medium
Updated by pcervinka about 4 years ago
- Target version changed from 457 to QE Kernel Done