Project

General

Profile

action #155305

Updated by mkittler 5 months ago

## Acceptance criteria 
 * **AC1**: The commonly used openQA installation autoyast profile covers chronyd. 

 ## Motivation 
 https://suse.slack.com/archives/C02CANHLANP/p1707375395562249?thread_ts=1707375395.562249&cid=C02CANHLANP 
 o3 workers clock was running out of sync, chronyd was not running. Possibly never enabled as we use autoyast. 

 ## Suggestions 
 * Ensure that the profile we use/used for o3 worker installation (look into the according install progress tickets) is available, at best in https://github.com/os-autoinst/openQA/tree/master/contrib 
 * Crosscheck and fix URLs on https://progress.opensuse.org/projects/openqav3/wiki/#Network-legacy-boot-via-PXE-and-OSworker-setup pointing to not existing documents 
 * Ensure chronyd is included 
 * The relevant profile is probably this one: https://github.com/os-autoinst/openQA/blob/master/contrib/ay-openqa-worker.xml.erb

Back