X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=README.md;h=f3a0a9d58a891ee5399822dd93acf5d600101fe3;hb=1a328e93da093e10810c7eaafac61f10f7369f7e;hp=2a0c2768beec7bb41557c8b013c173d2284a6446;hpb=ad59aae8600b681d244d6acaab7e9a77242631e8;p=lttng-ci.git diff --git a/README.md b/README.md index 2a0c276..f3a0a9d 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,12 @@ This repository holds the configuration of the LTTng Jenkins jobs. It is meant to be used with Jenkins Job Builder from the OpenStack Foundation. +A patched version of JJB is currently required with this repository, it +can be installed directly from github : + $ virtualenv -p python2 .venv $ . .venv/bin/activate - $ pip install jenkins-job-builder + $ pip install git+git://github.com/lttng/jenkins-job-builder ## Example Usage