Make global-jjb verify JJB files 62/5262/5
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 20 Jun 2017 19:49:12 +0000 (15:49 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 23 Jun 2017 15:43:12 +0000 (11:43 -0400)
commita94198f2d19b1a76c6483c1b5293d5871aeb33d7
tree4e645dbccc5b2a5d539fc9bc7110370376e8ed0e
parent2c2e5fda72d41b63bb67055519cc0028a779c2c3
Make global-jjb verify JJB files

This adds to tox.ini some code to make it actually test the global-jjb
yaml files by using a test.yaml that is copied from test.template by
tox. This is so that downstream projects do not pull in the fake job
data.

Also archives the test job output to job-configs on the log server.

Change-Id: Ie0dcc99d2df9ac90410be4a5b03d6d409027f34a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
.gitignore
test.template [new file with mode: 0644]
tox.ini