From: Jonathan Rajotte Date: Tue, 12 Dec 2017 19:32:38 +0000 (-0500) Subject: Use upstream jjb instead of custom from mjeanson X-Git-Url: https://git.liburcu.org/?a=commitdiff_plain;h=95075d307412accd0f3d58e873213b07094b5094;p=lttng-ci.git Use upstream jjb instead of custom from mjeanson Signed-off-by: Jonathan Rajotte --- diff --git a/README.md b/README.md index 1274e6b..2a0c276 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,9 @@ 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 + $ pip install jenkins-job-builder ## Example Usage