action #168928
opencoordination #169657: [epic] Handle test fixes and adjustments
Add DASD to unattended installation in Agama
0%
Description
Motivation¶
We probably need further adjusments in the unattended installation profile to add DASD.
https://openqa.suse.de/tests/16239360
Additionally in the encryption scenarios fails because we import that profile:
openQA test in scenario sle-16.0-agama-installer-s390x-agama_full_disk_encryption@s390x-zVM fails in
agama
Acceptance criteria¶
- AC1: Add additional configuration to the unattended profile for DASD in s390x zVM.
- AC2: Import in the encrypted scenario such a adjusted profile.
Suggestions¶
Clone the profile once the has the correct configuration in interactive mode for a default scenario.
Updated by JERiveraMoya about 2 months ago
- Related to action #168925: Include agama config attached to the job in openQA added
Updated by openqa_review about 1 month ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: agama_full_disk_encryption
https://openqa.suse.de/tests/15894728#step/agama/1
To prevent further reminder comments one of the following options should be followed:
- The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted
- The openQA job group is moved to "Released" or "EOL" (End-of-Life)
- The bugref in the openQA scenario is removed or replaced, e.g.
label:wontfix:boo1234
Expect the next reminder at the earliest in 28 days if nothing changes in this ticket.
Updated by JERiveraMoya about 1 month ago
- Parent task changed from #163919 to #169657
Updated by JERiveraMoya about 1 month ago
- Priority changed from High to Normal
Let' have priority normal as we have the hackweek, we can increase it later.
Updated by openqa_review 23 days ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: agama_full_disk_encryption@s390x-zVM
https://openqa.suse.de/tests/16024899#step/agama/1
To prevent further reminder comments one of the following options should be followed:
- The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted
- The openQA job group is moved to "Released" or "EOL" (End-of-Life)
- The bugref in the openQA scenario is removed or replaced, e.g.
label:wontfix:boo1234
Expect the next reminder at the earliest in 28 days if nothing changes in this ticket.
Updated by JERiveraMoya 4 days ago
- Tags set to qe-yam-jan-sprint-fy25
- Subject changed from Add DASD to encrypted installation and check why the user requirement were not fulfill to Add DASD to unattended installation in Agama
- Description updated (diff)
- Status changed from New to Workable
- Priority changed from Normal to High
Updated by JERiveraMoya 4 days ago
- Tags changed from qe-yam-jan-sprint-fy25 to qe-yam-dec-sprint-fy25
Updated by leli 2 days ago
For this unattended test, https://openqa.suse.de/tests/16239360#step/boot_agama/22 it failed for two agama.auto in parameters which caused agama profile check failed.
Dec 18 14:28:28 osdzvm13.oqa.prg2.suse.org agama-auto[2746]: + '[' -z http://worker33.oqa.prg2.suse.org:20033/jQh2WHWBxJeWN_uf/files/yam/a ']'
Dec 18 14:28:28 osdzvm13.oqa.prg2.suse.org agama-auto[2746]: + echo 'Using the profile at http://worker33.oqa.prg2.suse.org:20033/jQh2WHWBxJeWN_uf/files/yam/a'
Dec 18 14:28:28 osdzvm13.oqa.prg2.suse.org agama-auto[2746]: Using the profile at http://worker33.oqa.prg2.suse.org:20033/jQh2WHWBxJeWN_uf/files/yam/a
Dec 18 14:28:28 osdzvm13.oqa.prg2.suse.org agama-auto[2746]: + case "$url" in
Dec 18 14:28:28 osdzvm13.oqa.prg2.suse.org agama-auto[2746]: + /usr/bin/agama profile import http://worker33.oqa.prg2.suse.org:20033/jQh2WHWBxJeWN_uf/files/yam/a
Dec 18 14:28:29 osdzvm13.oqa.prg2.suse.org agama-auto[2762]: Anyhow([22] HTTP response code said error (The requested URL returned error: 404))
After fix the conflict for dasd format in a branch, https://openqa.suse.de/tests/16261947#step/reconnect_mgmt_console/10 the test now failed for known bug https://bugzilla.suse.com/show_bug.cgi?id=1234264
Updated by leli 2 days ago ยท Edited
For the agama_full_disk_encryption, the job link seems removed, anyway I can find it in development group https://openqa.suse.de/tests/16261926#step/agama/5. In puppeteer log it shown 'There is no suitable device for installation', maybe need setup dasd disk for installation, I will try to verify it.