d0395279c8138f3e03a399fb0e1b3fa91a8e31f2
[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.029729 seconds and 3 git commands to generate.