action #122170
closedcoordination #120534: [epic] Provide auto-installation test suites for supporting testing
Setup a support job group for having fresh installations in O3
Description
Motivation¶
In similar way that it is done in SLE, Yam squad will create a job group under development in O3 using FLAVOR for maintenance to have there auto-installation that are consumed by other jobs.
This avoid the situation to have outdated images and non-reproducible steps for bugs.
Acceptance criteria¶
AC1: Create job group in O3 under Development
AC2: Create a dummy test and check in next build automatically triggered by the bot that was scheduled succesfully
Additional information¶
metadata for the bot used for O3: https://github.com/openSUSE/openSUSE-release-tools/tree/master/data
Development parent group in O3: https://openqa.opensuse.org/parent_group_overview/6#grouped_by_build
Job group to mimic configuration to start picking similar FLAVOR: https://openqa.opensuse.org/tests/overview?distri=opensuse&version=15.4&build=20221219-2&groupid=98
Updated by JERiveraMoya about 2 years ago
- Related to action #121708: boot_to_desktop: still attempts to load a 42.1 disk image (and newly fails) added
Updated by JRivrain about 2 years ago
- Status changed from Workable to In Progress
- Assignee set to JRivrain
Updated by JERiveraMoya about 2 years ago
- Subject changed from Setup a support job group for having fresh installations to Setup a support job group for having fresh installations in O3
Updated by JRivrain about 2 years ago
So I guess this will do https://openqa.opensuse.org/group_overview/107. I chose an autoyast disk creation job for the dummy test (changed PUBLISH_HHD_1 to not break anything) we could use this same job and just remove the variables that include maintenance updates (eg OS_TEST_ISSUES: '').
I chose flavor = DVD-Updates which picks up iso: openSUSE-Leap-15.4-DVD-x86_64.iso. So that looks correct.