action #128678
closedraid_gpt: do not ask for the chunk
0%
Description
Observation¶
openQA needs to go hand-in-hand with a change in yast2-storage-ng:
+- Partitioner: when creating an MD RAID, do not ask for the chunk
- side when it makes no sense. Eg. RAID1 (bsc#1205172).
With this change, the test fails in staging as below:
openQA test in scenario opensuse-Staging:K-Staging-DVD-x86_64-RAID1_gpt@64bit fails in
raid_gpt
Test suite description¶
Reproducible¶
Fails since (at least) Build K.406.2 (current job)
Expected result¶
Last good: K.406.1 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by maritawerner over 1 year ago
- Project changed from openQA Tests to qe-yam
- Category deleted (
Bugs in existing tests)
Updated by JERiveraMoya over 1 year ago
- Related to action #128609: Adapt raid_gpt to not expect chunk size screen added
Updated by syrianidou_sofia over 1 year ago
There is a separate schedule for opensuse Leap that is used for staging tests as well. If we see this failure on Tumbleweeb, we will again use one common schedule for all opensuse tests (The correct one would be schedule/yast/opensuse/raid/raid1_gpt_leap.yaml )
Updated by syrianidou_sofia over 1 year ago
After the above merge, tumbleweed lvm+raid1 was failing because it's using sle15sp5 test_data. Adding for fix:
https://github.com/os-autoinst/opensuse-jobgroups/pull/324
and
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/17034
also the following can be reverted and we can use a single schedule and common test_Data with sle again after the update will be implemented on TW
https://github.com/os-autoinst/opensuse-jobgroups/pull/323
https://github.com/os-autoinst/opensuse-jobgroups/pull/322
https://github.com/os-autoinst/opensuse-jobgroups/pull/321
Updated by syrianidou_sofia over 1 year ago
The update is applied for Tumbleweed as well, so I am reverting the changes for separate schedule and test data between Leap, Staging and Tumbleweed
https://suse.slack.com/archives/C02CANHLANP/p1683787632986789?thread_ts=1683703164.768919&cid=C02CANHLANP
on openqa test code repo os-autoinst/os-autoinst-distri-opensuse
- deletes new schedule created for leap and removes chunk_size from common opensuse schedule and test data. https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/17055/files
on o3 jobgroups repo os-autoinst/opensuse-jobgroups
- removes the yaml schedule specification for leap DVD https://github.com/os-autoinst/opensuse-jobgroups/pull/328/files
- removes the yaml schedule specification for leap NET https://github.com/os-autoinst/opensuse-jobgroups/pull/327
- removes the yaml schedule specification for Staging https://github.com/os-autoinst/opensuse-jobgroups/pull/329
- removes the test data specification for lvm_raid1 on tumbleweed https://github.com/os-autoinst/opensuse-jobgroups/pull/326/files
Updated by JERiveraMoya over 1 year ago
- Status changed from New to Resolved
- Assignee changed from JERiveraMoya to syrianidou_sofia