Attention is currently required from: osmith. msuraev has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/29671 )
Change subject: jobs/gerrit-verifications: write summary comment ......................................................................
Patch Set 1:
(2 comments)
File jobs/gerrit-pipeline-result.yml:
https://gerrit.osmocom.org/c/osmo-ci/+/29671/comment/ae341e30_acd70913 PS1, Line 12: node: osmocom-gerrit-debian10 || osmocom-gerrit-debian11 What's the reason for using Debian 10? I though the plan is to migrate everything we can to Debian 11.
File scripts/jenkins-gerrit/pipeline_summary.py:
https://gerrit.osmocom.org/c/osmo-ci/+/29671/comment/399112c5_f5fc2401 PS1, Line 174: def main(): Why extra function? You can just move it directly below where main() is called.