X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=README.md;h=f3a0a9d58a891ee5399822dd93acf5d600101fe3;hb=485ddac1d36363043b3cbe5bc89ca29e6968971e;hp=2a0c2768beec7bb41557c8b013c173d2284a6446;hpb=95075d307412accd0f3d58e873213b07094b5094;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