action #61497
closed
fix link on openqa.opensuse.org for goldmaster DVD
Added by lnussel over 5 years ago.
Updated almost 5 years ago.
Description
the maintenance tests expect a goldmaster DVD. A hard or symlink was installed during beta phase at /var/lib/openqa/factory/iso/fixed that points to a specific build. Change the link to point to the iso that is the goldmaster.
- Copied from action #47747: fix link on openqa.opensuse.org for goldmaster DVD added
- Assignee changed from lkocman to okurz
- Status changed from New to Resolved
There was already a file "openSUSE-Leap-15.2-DVD-x86_64.iso" from Jun 10 which I overwrote with the latest build. What I did:
cd /var/lib/openqa/share/factory/iso/fixed && for flavor in DVD NET; do ln -f ../openSUSE-Leap-15.2-$flavor-x86_64-Build692.2-Media.iso openSUSE-Leap-15.2-$flavor-x86_64.iso; done
updated to point to 695.1
Also available in: Atom
PDF