action #100038
enable openQA maintenance testing
Description
openQA and the bot needs to be set up to also test maintenance updates for the new release
Related issues
History
#1
Updated by lkocman over 1 year ago
Marina mentioned that this will be topic for tomorrow's maintenance team call.
#2
Updated by msmeissn about 1 year ago
also https://progress.opensuse.org/issues/108797, not yet done
#3
Updated by szarate about 1 year ago
- Blocked by coordination #108797: [qe-core] Leap setup 15.4 openqa for updates added
#4
Updated by lkocman about 1 year ago
- Assignee set to jstehlik
#5
Updated by mloviska about 1 year ago
Isn't this one resolved by https://github.com/openSUSE/openSUSE-release-tools/pull/2810?
#6
Updated by msmeissn about 1 year ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
is done
#7
Updated by okurz about 1 year 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.
#8
Updated by lkocman about 2 months ago
- Status changed from Feedback to In Progress