Project

General

Profile

action #127034

Updated by mkittler about 1 year ago

## Acceptance Criteria 
 - **AC1**: openQA is known to run with a web UI and a worker on the latest SLE 

 ## Suggestions 
 * Pick a SLE + PackageHub combination to use; ask for a recommendation 
 * Try out manually once running openQA on a SLE base and what is necessary from custom repositories to make it work like in a container or VM 
 * To run a VM once can just download an ISO or even qcow image of an installed system from OSD jobs (e.g. from https://openqa.suse.de/tests/latest?arch=x86_64&distri=sle&flavor=Online&machine=64bit&test=create_hdd_gnome&version=15-SP5#downloads) 
     * Add the package hub extension as explained in https://www.suse.com/support/kb/doc/?id=000018789 
 * To run a SLE container use commands documented on https://documentation.suse.com/en-us/container/all/single-html/SLES-container/#sec-bci-suseconnect-podman-buildah-nerdctl or `distrobox create -i registry.suse.com/suse/sle15:latest -n sle15` 
 * Checkout https://confluence.suse.com/pages/viewpage.action?spaceKey=YAST&title=Registration+Codes for registration codes 
 * Checkout notes about packages hub in the "Suggestions" section of #127037

Back