aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 6ee3b6287fbf737f2628bacfd0cf8ad5c6efaf00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
This repository contains the Jenkins job configurations used by Linaro CI.

Jenkins job builder
===================

Jenkins Job Builder takes simple descriptions of Jenkins jobs in YAML format,
and uses them to configure Jenkins.

Configurations
==============

In order to keep the jobs consistent, please follow this guideline:
 * Job name
   - lower case
   - avoid spacing
 * YAML
   - file name matching the job name

TODO
====
 * YAML header contains maintainer name
 * enable markdown formatter