commit | d1c30818a66c08bce6144c82c36a946b26266a33 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Tue Apr 10 11:41:10 2018 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Tue Apr 10 11:41:10 2018 -0700 |
tree | b366cce9d95c37babd80a4af681a68781f8f6630 | |
parent | 41273bb48162b7e9d72cb82ae1c26166ae13705c [diff] |
submodule update global-jjb per LF releng, to fix issue with lftools-install.sh script Change-Id: Iec9865ff15912df004ae8dbec9964b7b0319c036
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.