Actions
action #104841
closedcoordination #80142: [saga][epic] Scale out: Redundant/load-balancing deployments of openQA, easy containers, containers on kubernetes
coordination #80908: [epic] Continuous deployment (package upgrade or config update) without interrupting currently running openQA jobs
Prevent empty changelog messages from osd-deployment when there are no changes size:M
Description
Motivation¶
With now daily deployment of OSD we have cases of deployments that have no actual changes in openQA and not in os-autoinst which causes emails with empty changelog, like http://mailman.suse.de/mlarch/SuSE/openqa/2022/openqa.2022.01/msg00012.html with body:
Hi all,
You can find the details on https://gitlab.suse.de/openqa/osd-deployment/-/jobs/776707
As always, if you encounter problems, please file tickets on https://progress.opensuse.org.
Have fun, your QA tools team
os-autoinst changes:
Acceptance criteria¶
- AC1: No empty changelog message is sent by email if there are no changes
Suggestions¶
- Skip sending the sending the email.
Out of scope¶
- Checking if packages were upgraded, or other changes unrelated to the changelog
Actions