projects
/
lttng-ci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b3282a
)
Document requirement on patched JJB
author
Michael Jeanson
<mjeanson@efficios.com>
Thu, 12 Nov 2015 17:02:58 +0000
(12:02 -0500)
committer
Michael Jeanson
<mjeanson@efficios.com>
Thu, 12 Nov 2015 17:02:58 +0000
(12:02 -0500)
README.md
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/README.md
index 785fffb3955ca67323538a45905b6fd9fc5c4f50..fd496a33ad976055d7608820afa2f39a8c8aae0e 100644
(file)
--- 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:
This page took
0.024201 seconds
and
4
git commands to generate.