Hi all!

Over the past week or so I have been working with Hashar to move our CI stuff from our own jenkins instance that we created so that we could run tests with composer back to the wmf jenkins and zuul!

One the whole this has gone well! All Wikibase tests as now running through the wmf jenkins with the Wikidata build tests chasing behind (not quite complete yet)
See:
 - https://gerrit.wikimedia.org/r/156715
 - https://gerrit.wikimedia.org/r/156568
 - https://bugzilla.wikimedia.org/show_bug.cgi?id=70250

Our setup now is that we have 3 jenkins slave instances on labs, each with 5 test runners.
See:
 - https://integration.wikimedia.org/ci/computer/wikidata-jenkins1
 - https://integration.wikimedia.org/ci/computer/wikidata-jenkins2
 - https://integration.wikimedia.org/ci/computer/wikidata-jenkins3
These are located within the wikidata-build projects on labs (which has the small amount of documentation needed to add more instances.
See: https://wikitech.wikimedia.org/wiki/Nova_Resource:Wikidata-build

As a result of this our tests in general should now run 3 times faster than they did with wdjenkins, and infact they run even faster than when we were using the old wmfjenkins setup!
We also have gate-submit jobs again!

That is all :)

Addshore