action #132125
Updated by dheidler over 1 year ago
## Observation
The version of os-autoinst in TW is from 2 months ago, apparently the auto-submit is no longer working. This is problem for derived containers like isotovideo:qemu-x86-os-autoinst-distri-opensuse used in CI tests (see https://github.com/os-autoinst/os-autoinst-distri-opensuse/actions/runs/5406505265/jobs/9830108237?pr=17306). To make it worse, there was no notification about any issue until now.
## Acceptance criteria
**AC1:** New versions of os-autoinst are submitted into Factory automatically
**AC2:** We are notified about problems
## Suggestions
* Look at the pipeline: http://jenkins.qa.suse.de/job/submit-openQA-TW-to-oS_Fctry/lastFailedBuild/console
* *DONE* Fix the faulty package, in this case devel-container
* Monitor the jenkins builds
* As needed extend https://github.com/os-autoinst/scripts/blob/master/os-autoinst-obs-auto-submit
* Make sure that all relevant jenkins builds are configured to notify us, e.g. send an email to a related mailing list. Just configure as post build action "email notification" and add the corresponding mailing list. Here I suggest o3-admins@suse.de and also consider the other related jobs.