commit | d8a59776de028ea3d7209aa3f8c3e7f9d221cd06 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Fri Apr 06 09:52:30 2018 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Fri Apr 06 09:53:14 2018 -0700 |
tree | fa41e58c20044c824113d32bd1568c42bb791ce5 | |
parent | 0a7161516c02e38105d4e7486190ead67dbc1122 [diff] |
[CORD-2848] Fix helm-lint job to run on EC2 node Change-Id: I728f08805901a57d25a72c7745e7fdfa40018fb9
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.