action #99987
Maintenance openQA setup
Description
Give quality assurance a heads up that Beta build is done. So they can work on the mainteannce setup and start with testing.
Please create request for QA and loop in openSUSE Maintenance team.
Related issues
History
#1
Updated by msmeissn 2 months ago
not yet done, https://progress.opensuse.org/issues/108797
#2
Updated by szarate 2 months ago
- Blocked by coordination #108797: [qe-core] Leap setup 15.4 openqa for updates added
#3
Updated by mloviska about 1 month ago
Isn't this one resolved by https://progress.opensuse.org/issues/111255 ?
#4
Updated by lkocman about 1 month ago
- Status changed from New to Workable
Correct, marking as resolved
#5
Updated by lkocman about 1 month ago
- % Done changed from 0 to 100
#6
Updated by msmeissn about 1 month ago
- Status changed from Workable to Feedback
#7
Updated by okurz about 1 month ago
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
so tests can be updated to use the GM assets.