commit | 41273bb48162b7e9d72cb82ae1c26166ae13705c | [log] [tgz] |
---|---|---|
author | Kailash Khalasi <kailash@onlab.us> | Mon Apr 09 12:58:16 2018 -0700 |
committer | Kailash Khalasi <kailash@onlab.us> | Mon Apr 09 13:23:08 2018 -0700 |
tree | b0159a2c56f8982504ffbe30110e0c209a334159 | |
parent | c585d0677032a5cb9849eb1840171a6fe93a94e2 [diff] |
fixing {repo} matrix Change-Id: I400573b03afeb2c6268e013c6fa185143bb94135
This repo holds configuration for the Jenkins testing infrastructure used by CORD.
The best way to work with this repo is to check it out with repo
, per these instructions: Downloading testing and QA repositories
NOTE: This repo uses git submodules. If you have trouble with the tests or other tasks, please run:
git submodule init && git submodule update
to obtain these submodules, asrepo
won't do this automatically for you.
Documentation for Jenkins Job Builder (JJB)
JJB job definitions can be tested by running:
make test
Which will create a python virtualenv, install jenkins-job-builder in it, then try building all the job files.