http://jenkins.ovirt.org/job/jenkins_master_deploy-configs_merged/ is
failing due to possible authentication error, please check
–
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
, It looks like the problem was in reconfiguring the old 'repos-check-closure' jobs (which are matrix jobs).
I renamed them with the suffix '_old', and then retriggerred the deploy config job (for the patch https://gerrit.ovirt.org/#/c/62327/), which succeeded.
I then retriggerred it for the patch https://gerrit.ovirt.org/#/c/62384/, and again it succeeded (the patch reconfigures the new 'repos-check-closure' jobs - it adds experimental repos handling).
So my assumption is that the problem was in reconfiguring jobs that are of the type 'matrix jobs'. I may be wrong.
Renaming the old matrix repo-check-closure jobs solved the problem.