action #52040
closedsetup openQA
Description
update job group for new release: https://openqa.opensuse.org/parent_group_overview/3
adjust description and link of the parent group if needed
Dump the templates of the previous distribution, change version and import again. E.g.
script/dump_templates --host https://openqa.opensuse.org --group "openSUSE Leap 42.3" --full > leap
Same with staging projects. Afterwards review and adjust accordingly
Add BETA=1
The staging group may need to be renamed an re-created in order to preserve old results and allow for build numbers to repeat
add upgrade tests from previous release
Updated by lnussel over 5 years ago
- Copied from action #37105: setup openQA added
Updated by lnussel over 5 years ago
- Start date changed from 2019-05-22 to 2019-05-27
Updated by lnussel over 5 years ago
- Blocked by action #52034: copy sources of previous release added
Updated by lnussel over 5 years ago
- Blocks action #52049: enable iso syncing to openQA added
Updated by lnussel over 5 years ago
- Blocked by deleted (action #52034: copy sources of previous release)
Updated by lnussel over 5 years ago
- Start date changed from 2019-05-27 to 2019-05-28
Updated by lnussel over 5 years ago
I think QA did it differently last time. Ask Oliver about it
Updated by lkocman over 5 years ago
- Status changed from New to In Progress
I already see a submission from Oliver https://gitlab.suse.de/openqa/scripts/merge_requests/359#note_173820
Updated by okurz over 5 years ago
- Status changed from In Progress to Resolved
- Assignee set to okurz
What I did differently last time is described in #37105#note-11 which is basically to reduce our work for a new minor version by reusing the same job group within the major version. I changed all references on https://openqa.opensuse.org/admin/products from 15.1 to 15.2 and added BETA=1
where applicable. Exceptions are jeos and other images that most likely are developed not within the same workflow of openSUSE:Leap:15.1
lnussel wrote:
add upgrade tests from previous release
That should be covered with #52115