Project

General

Profile

action #61946

Updated by riafarov about 4 years ago

Exploratory manual testing was done in https://progress.opensuse.org/issues/60086 and now we can automate with AutoYaST. 

 Check that systemd timers are used and and not cron. Basically we need to check: 
 - timer file is present as described in https://progress.opensuse.org/issues/60086#note-8. 
 - Check related services 

 ## Acceptance criteria 
 1. Timers are covered for yast2 ntp 
 2. Installation is validated after ntp is configured 
 3. Generation of the profile is also validated 

 ## Further info 
 For checking the service we need to fill in on the UI a proper ntp server. 
 It was forgotten to attach the AutoYaST profile in previous ticket, so first thing is cloned the system and create some 
 minimal profile to work on and finally do some validation of the file and the service involved. 

 We also could combine this with other existing autoyast  

 See https://jira.suse.com/browse/SLE-9115 and https://jira.suse.com/browse/SLE-9103

Back