Actions
action #128732
closed[qem][qe-core] many tests failed due to PR #16919
Status:
Resolved
Priority:
Urgent
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2023-05-05
Due date:
% Done:
0%
Estimated time:
Difficulty:
Tags:
Description
Observation¶
openQA test in scenario sle-15-SP1-Server-DVD-Updates-x86_64-mau-autofs-client@64bit fails in
autofs_client
Test suite description¶
Testsuite maintained at https://gitlab.suse.de/qa-maintenance/qam-openqa-yml. Maintainer: QE Core
Reproducible¶
Fails since (at least) Build 20230504-1
Expected result¶
Last good: 20230503-1 (or more recent)
Further details¶
Always latest result in this scenario: latesthttps://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/
Updated by rfan1 over 1 year ago
2 major issues are:
- I added full name for user
bernhard
and impacted the x11 tests - Some installation cases only selected pattern
base
andminimal_base
, and might missenhanced_base
, then many packages are not installed
Updated by rfan1 over 1 year ago
- Related to action #128843: [qem][qe-core]test fails in yast2_lan_restart added
Updated by rfan1 over 1 year ago
- Related to action #128846: [qem][qe-core]test fails in libssh, LTSS repo was not refreshed with system installed via autoyast added
Updated by rfan1 over 1 year ago
- Related to action #127472: [qe-core][qem] move create_hdd* to use Autoyast added
Updated by rfan1 over 1 year ago
- Related to action #128990: test fails in validate_btrfs - misconfigured filesystem layout for s390x added
Updated by rfan1 over 1 year ago
- Related to action #129056: [qe-core] Images don't have infinite grub timeout since migration to autoyast added
Updated by rfan1 over 1 year ago
- Related to action #128840: [qem][qe-core]test fails in validate_packages_and_patterns with the system installed via autoyast - PR#16919 added
Updated by rfan1 over 1 year ago
- Status changed from Feedback to Resolved
Lessons and Learn¶
- A single autoyast configuration file makes testing easy, but we need to be more careful for the changes to the file, it will impact all platforms
- Some settings may be set correctly [grub timeout= -1 as an example], since many dependent jobs need this setting
- Partition setting is important as well, We should make sure the btrfs subvolumes are set correctly
- We need to be more careful for Firewall configuration to make sure the system can have the right zone/port settings
Actions