<div dir="ltr"><div>If you are having trouble with `git pull` on integration/jenkins-job-builder (like I did), `git reset --hard origin/master` should fix the problem.<br><br>$ git pull<br>...<br>Automatic merge failed; fix conflicts and then commit the result.<br><br>$ git reset --hard origin/master<br>HEAD is now at edebce7f Complete support of Yaml Axis Plugin<br><br></div><div>For more information:<br></div><div><br><a href="https://phabricator.wikimedia.org/P5250">https://phabricator.wikimedia.org/P5250</a><br><br></div><div>Thanks to Paladox and Antoine for helping me in #wikimedia-releng.<br></div><div><br></div>Željko<br><div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 11, 2017 at 5:45 PM, Antoine Musso <span dir="ltr"><<a href="mailto:hashar+wmf@free.fr" target="_blank">hashar+wmf@free.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Hello,<br>
<br>
I have updated our Jenkins Job Builder fork in<br>
integration/jenkins-job-<wbr>builder.git to catch up with latest upstream<br>
changes.<br>
<br>
The update is force updated with master pointing to:<br>
edebce7f98a8e041537b9f0569a99c<wbr>a9050a6066<br>
<br>
<br>
I have updated all the jobs and the log is kept in T162674<br>
<a href="https://phabricator.wikimedia.org/T162674" rel="noreferrer" target="_blank">https://phabricator.wikimedia.<wbr>org/T162674</a><br>
<br>
<br>
The list of requirements has been bumped, notably:<br>
<br>
 steevedore<br>
 python-jenkins now requires 0.4.14 (was 0.4.18)<br>
<br>
We recommend to use tox to run our JJB fork, thus one would want to<br>
delete the virtual environments: rm -fR .tox<br>
<br>
The next run of 'tox -e venv -- jenkins-jobs' will reinstall the<br>
dependencies.<br>
<br>
Thanks!<br>
<span class="gmail-HOEnZb"><font color="#888888"><br>
--<br>
Antoine "hashar" Musso<br>
<br>
<br>
______________________________<wbr>_________________<br>
QA mailing list<br>
<a href="mailto:QA@lists.wikimedia.org">QA@lists.wikimedia.org</a><br>
<a href="https://lists.wikimedia.org/mailman/listinfo/qa" rel="noreferrer" target="_blank">https://lists.wikimedia.org/<wbr>mailman/listinfo/qa</a><br>
</font></span></blockquote></div><br></div></div></div>