action #163310
closedcoordination #151816: [epic] Handle openQA fixes and job group setup
Add test suite of autoyast_raid_encrypted_home on SLES 15 SP{3,4,5} in maintenance
0%
Description
Motivation¶
Please take reference of poo#160622, in which we added the automation test for bug#1224393 on SLE 15 SP6 in MU group.
We need add this test coverage for SLES 15 SP{3,4,5} also.
Need create new AY profile and corresponding test data file for SLES 15 SP{3,4,5}, create new yaml schedule file if needed.
Acceptance criteria¶
- AC1: Add test suite of autoyast_raid_encrypted_home on SLES 15 SP{3,4,5} in maintenance.
Updated by JERiveraMoya 3 months ago
- Tags set to qe-yam-jul-sprint
- Subject changed from Add test suite of autoyast_raid_encrypted_home on SLE 15 SP[3|4|5] in MU group to Add test suite of autoyast_raid_encrypted_home on SLES 15 SP{3,4,5} in maintenance
- Description updated (diff)
- Status changed from New to Workable
Updated by zoecao 3 months ago
I added testsuites for SLES15SP{3,4,5}, fixed ay profile, and re-running the VRs:
https://openqa.suse.de/group_overview/576
Updated by zoecao 3 months ago
After a further investigation, no need to add separate autoyast profile for SLES15SP3, the installation works fine, the failure on 15SP3 is caused by the different output format:
https://openqa.suse.de/tests/14937854#step/validate_raid_encrypt_home/4
So just need to update the validation part.
Updated by zoecao 3 months ago
- Status changed from In Progress to Resolved
The PR and MR were merged, and I checked the added testsuites' jobs, all worked fine: https://openqa.suse.de/tests/14978890
https://openqa.suse.de/tests/14979472
https://openqa.suse.de/tests/14979073
So resolve here, thanks.