commit | f777f13cc0c5ac3ac8457d9623112b1cc0595672 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Fri Apr 06 13:53:14 2018 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Fri Apr 06 13:53:14 2018 +0000 |
tree | 4c0b713eaae815456e0e080fa11e9e631f89f9b5 | |
parent | c2140b9f8738b84e76f3045aaa3c776df7f9dd83 [diff] | |
parent | 8aa5282a9c534d7cb29d7f0cc98d4a8dd2fbf728 [diff] |
Merge "[CORD-2848] Add helm to ubuntu basebuild for running lint tests"
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.