Jenkins plugin added: Locks & Latches
[email protected] ("Daniel O'Connor") Thu, 12 Apr 2012 08:03:29 +0930
| Newsgroups | php.pear.qa |
|---|---|
| Message-ID | <CAJsZyFAjLWfkjAgM_ZMcVcLrtag1T1hLxD4XcZNBT6sCvUyeAg@mail.gmail.com> |
Just a quick FYI - if you want to make sure two particular tests don't run at the same time, because there's a shared resource (ie: DB tests), the locks & latches plugin is now installed. This means you can add one or more different types of lock, which will prevent parallel builds.