Reorganisation of the repo and cleanup
[lttng-ci.git] / README.md
1 # LTTng configuration for Jenkins
2
3 This repository holds the configuration of the LTTng Jenkins jobs. It is
4 meant to be used with Jenkins Job Builder from the OpenStack Foundation.
5
6 ## Example Usage
7
8 Generate XML files for Jenkins jobs from YAML files:
9
10 $ jenkins-jobs test jobs/ -o output/
11
12 Update Jenkins jobs which name starts with "babeltrace":
13
14 $ jenkins-jobs --conf etc/jenkins_jobs.ini update jobs/ babeltrace*
This page took 0.03102 seconds and 5 git commands to generate.