Date
1 - 2 of 2
automated jobs creating gerrit reviews were failing
JamO Luhrsen
I don't think we realized the extent of our problem with automation failing to create
gerrit reviews because of a missing change-id. We recently noticed we were not getting our patches to add/remove CSIT jobs to our main list for each release, but didn't know why. Today, I finally got a new gerrit for one and realized that the job to create those patches finally started working again. https://jenkins.opendaylight.org/releng/job/integration-update-csit-tests-aluminium example of the problem: https://jenkins.opendaylight.org/releng/job/integration-update-csit-tests-aluminium/192/console I don't know what came in to fix it, or how long it was broken. I do know that other jobs had the same problem for some time. I even vaguely remember an LF helpdesk ticket about it. all just fyi. this may have been a problem in other places as well and maybe not noticed. Thanks, JamO |
|
Thanh ha <zxiiro@...>
This was the ticket https://jira.linuxfoundation.org/servicedesk/customer/portal/2/IT-19935 and yes all of the jobs that pushed patches to Gerrit were broken due to older Git version getting installed in the CentOS builder VM images. Now that we are on a recent version again it is working now. Regards, Thanh On Fri, Jun 26, 2020 at 6:40 PM JamO Luhrsen <jluhrsen@...> wrote: I don't think we realized the extent of our problem with automation |
|