action #111854
closedLeap 15.4: Please the fix link on openqa.opensuse.org for goldmaster DVD (maintenance)
0%
Description
Hello team,
Build 243.2 is our Leap 15.4 GM. We no longer hide it, and rather just do marketing annoucement of availability.
So image is already available for download
https://download.opensuse.org/distribution/leap/15.4/iso/
Unless this is already done, please fix the link
https://progress.opensuse.org/issues/100191 mentions a hard or symlink was installed during beta phase at /var/lib/openqa/factory/iso/fixed that points to a specific build. Please Change the link to point to the iso that is the goldmaster (Build 243.2).
Maintenance team expects GM image
Updated by lkocman over 2 years ago
Thank you and sorry for using the urgency :-)
Updated by lkocman over 2 years ago
- Subject changed from Leap 15.4v Please the fix link on openqa.opensuse.org for goldmaster DVD (maintenance) to Leap 15.4: Please the fix link on openqa.opensuse.org for goldmaster DVD (maintenance)
Updated by okurz over 2 years ago
- Related to action #100191: fix link on openqa.opensuse.org for goldmaster DVD added
Updated by okurz over 2 years ago
- Status changed from New to Resolved
- Assignee set to okurz
- Target version set to Ready
I think any such asset on o3 is only necessary for maintenance tests. Those tests are already in place but use assets like openSUSE-Leap-15.4-DVD-x86_64-Build230.2-Media.iso, e.g. see https://openqa.opensuse.org/tests/2397036#settings
On o3 in /var/lib/openqa/share/factory/iso/fixed I did
for i in DVD NET; do ln ../openSUSE-Leap-15.4-$i-x86_64-Build243.2-Media.iso openSUSE-Leap-15.4-$i-x86_64.iso; done
Now maintenance tests can be updated by the according owners. Added a note in #99987 and #100038