Project

General

Profile

action #127037

Updated by mkittler 11 months ago

## Acceptance criteria 
 * **AC1:** os-autoinst is continuously built+tested+published on latest SLE+packagehub 

 ## Suggestions 
 - Wait for the outcome of #127034 and #127541 
 - Refresh one's memory on how to publish on PackageHub 
 - Find out where https://packagehub.suse.com/packages/os-autoinst comes from 
     - The package hub documentation suggests to develop packages in *some* project with `openSUSE:Backports:SLE-15` repository enabled. 
     - Apparently there is https://build.opensuse.org/package/show/openSUSE:Backports:SLE-15-SP4/os-autoinst and https://build.opensuse.org/package/show/openSUSE:Backports:SLE-15-SP5/os-autoinst but it is not clear where those packages are developed at. 
         - Looks like at this point packages are submitted directly from openSUSE:Factory from non-tools-team members, e.g. https://build.opensuse.org/request/show/941302 
             - We already submit to Factory via https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst. So would it make sense to add the Backports repository here (to verify that packages are actually able to build against it)? 
             - Maybe submit manually or automatically from Factory to openSUSE:Backports:SLE-15-SP4 and openSUSE:Backports:SLE-15-SP5 from our side? 
     - What backport repos are actually relevant? Supposedly openSUSE:Backports:SLE-15-SP4 and openSUSE:Backports:SLE-15-SP5. 
         - We decided to go for SP4 only for now.

Back