Project

General

Profile

action #127907

Updated by okurz about 1 year ago

## Observation 
 http://jenkins.qa.suse.de/manage/ mentions that there is a new version of jenkins. In the past the jenkins package was automatically updated. `zypper dup` shows some pending changes on the host even though the "auto-update.service" is enabled. The situation should be cross-checked and fixed. 

 ## Acceptance criteria 
 * **AC1:** packages on jenkins.qa.suse.de including "jenkins" are automatically upgraded 
 * **AC2:** The problem source is understood and prevented for the future and other hosts 

 ## Suggestions 
 * jenkins.qa.suse.de should be salt-controlled from https://gitlab.suse.de/openqa/salt-states-openqa and hence should have automatic upgrades and monitoring. It should be cross-checked why this did not have the expected effect 
 * Ensure that all generic workers are properly upgraded 
 * Add automatic upgrade of all machines from all repos in salt 

 ## Further details 
 I came across the current status on jenkins.qa.suse.de as I wanted to review the current state of the automatic submissions of openQA related packages from devel:openQA to openSUSE:Factory as we are planning to apply an equivalent approach for automatic submission to SLE for QAaaS

Back