action #133400
closedPlease setup openQA for Leap Micro 5.5
0%
Description
Hello team,
I just created Leap Micro 5.5 setup in OBS. We still have some todos such as SLE Micro 5.5 sync to OBS, and get a working builds, setup TTM.
I think we could have initial build somewhen mid next week (based on capacity of other teams).
What would help me is if we'd have at least initial job group ids that I could reference in TTM setup.
We can work on the rest later as we progress.
Thank you
Updated by maritawerner over 1 year ago
- Tags set to qac
- Subject changed from [cloud-qa] Please setup openQA for Leap Micro 5.5 to Please setup openQA for Leap Micro 5.5
Updated by lkocman over 1 year ago
initial botmaster pipelines https://github.com/openSUSE/openSUSE-release-tools/pull/3000
Updated by jlausuch over 1 year ago
- Tags changed from qac to leap-micro
- Status changed from New to Blocked
@lkocman the ToTest
project in OBS is empty:
https://build.opensuse.org/project/show/openSUSE:Leap:Micro:5.5:ToTest
There are no images available to be synced: https://download.opensuse.org/repositories/openSUSE:/Leap:/Micro:/5.5:/ToTest/images
The images should be pushed to the ToTest project in order to be synced.
Updated by jlausuch over 1 year ago
Just as a hint for who is gonna take this task:
The OBS-sync scripts are already there:
https://github.com/os-autoinst/openqa-trigger-from-obs/blob/master/xml/obs/openSUSE%3ALeap%3AMicro.xml
https://github.com/os-autoinst/openqa-trigger-from-obs/blob/master/xml/obs/openSUSE%3ALeap%3AMicro%3AImages.xml
so this part does not need to be modified.
Things to be done:
1) Create new mediums in O3 similar to previous versions (search for leap-micro 5.4
)
2) Update the job groups for image and DVD
3) Create a new directories in O3 machine under /opt/openqa-trigger-from-obs/
- openSUSE:Leap:Micro:5.5:ToTest
- openSUSE:Leap:Micro:5.5:Images:ToTest
4) Run the scriptgen command for both projects:
- python3 script/scriptgen.py openSUSE:Leap:Micro:5.5:ToTest
- python3 script/scriptgen.py openSUSE:Leap:Micro:5.5:Images:ToTest
5) Make sure the directories appear in https://openqa.opensuse.org/admin/obs_rsync
Updated by lkocman over 1 year ago
All should be fixed now (publishing pipeline). The botmaster pipelines were stuck on permissions that's why DVDs were not updated. Sorry for the delay folks!
I'll manually publish the build today as soon as it's build then I think we'd be all unblocked.
Updated by lkocman over 1 year ago
I did workaround setroubleshoot issues by adding setroubleshoot server + plugins to LeapMicro 5.5. I did use the same version (Factory/HEAD) that Zdenek Kubala submitted to SLEM5.5. It is currently in staging.
Updated by lkocman over 1 year ago
Updated by lkocman over 1 year ago
Updated by lkocman over 1 year ago
I was wondering why does https://botmaster.suse.de/go/tab/build/detail/TTM.Leap_Micro_5.5_Images/1999/Run/1/Run complain that nothign was released.
Max figured out that it was missing https://build.opensuse.org/package/show/openSUSE:Leap:Micro:5.5:Images/00Meta
and merged following https://github.com/os-autoinst/opensuse-jobgroups/pull/363
Updated by lkocman over 1 year ago
- Status changed from Blocked to Resolved
Last finding is that we have to bump the dvd version about 25 as we're reusing the same group as for 5.4.
Marking as resolved from openQA side.
Thank you all!