commit | e435ae8d74bdff2aa6dab62291e74907d8820a31 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Fri Apr 06 13:53:24 2018 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Fri Apr 06 13:53:24 2018 +0000 |
tree | f8658569e9f1f8f32bfa0809ecfbd7fa2d811478 | |
parent | f777f13cc0c5ac3ac8457d9623112b1cc0595672 [diff] | |
parent | ac9844193edf094ba8792f740390ea238d6a3396 [diff] |
Merge "[CORD-2848] Add helm-lint job"
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.