<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Jul 1, 2014 at 10:21 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:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":12q" class="a3s" style="overflow:hidden">Jenkins has a plugin that let job hold a lock and thus prevent other<br>


jobs from running while the lock is held.  That might be a workaround<br>
but would slowdown the build.</div></blockquote></div><br>My plan for the near future is to run as much tests as possible in parallel, so this would be a huge step back. :(</div><div class="gmail_extra"><br></div><div class="gmail_extra">

Looks like there is only a few tests that explicitly log out a user, so we could make a separate Jenkins job(s) for them and make sure they lock other jobs. We could run them at the start or the end of the test run, and run other jobs in parallel. That would make sure they do not break other tests, but it would not be a significant slowdown. </div>

<div class="gmail_extra"><br></div><div class="gmail_extra">Željko</div></div>