X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=README.md;h=fd496a33ad976055d7608820afa2f39a8c8aae0e;hb=38bf51234d8ae9f2816946ca0fa703ff8d0dceb0;hp=785fffb3955ca67323538a45905b6fd9fc5c4f50;hpb=c447539a07bb1e184ad3ce485328aac3cda603d6;p=lttng-ci.git diff --git a/README.md b/README.md index 785fffb..fd496a3 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,14 @@ 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 git+git://github.com/mjeanson/jenkins-job-builder + + ## Example Usage Generate XML files for Jenkins jobs from YAML files: