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