Clone this repo:

Branches

  1. b23da56 systemtests: Update jenkins to 2.555.1 by Dan Duvall · 7 weeks ago master
  2. 837c1cf Rename labels to reflect required capabilities by Dan Duvall · 9 weeks ago
  3. 049c728 Replace `blubber` label by `Docker` by Antoine Musso · 9 weeks ago
  4. f87b0b8 Refresh list of Jenkins plugins used for testing by Antoine Musso · 1 year, 8 months ago
  5. dcf6be9 systemtests: Add /var/lib/git directories to git `safe.directories` by Dan Duvall · 1 year, 8 months ago

README for pipelinelib

pipelinelib is a library built for use in the Wikimedia Deployment Pipeline. It is a library of Groovy code that is loaded by Jenkins to execute tasks related to the Pipeline.

Running Tests

To run tests use GNU Make:

make test