Create Releng Job for Generating Artifact JSON API 81/10981/7
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 4 Mar 2016 19:04:55 +0000 (11:04 -0800)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 10 Mar 2016 00:16:09 +0000 (16:16 -0800)
commit4ff7399fd66525743b3cfd7e3e46d8efc13f0ed5
treee0166c7adf229d0d1a880ed6c42afd1d3b9154fd
parentb012fc984e8464d85adec06c958d794fa423dbf0
Create Releng Job for Generating Artifact JSON API

'opnfv.org/artifacts' uses the index.json file generated by the
opnfv-artifacts.py script to list artifacts generated
by other OPNFV builds.

This adds a Jenkins 'cronjob' for generating and uploading a JSON file
to Google Storage containing links to the artifacts and their metadata.

Change-Id: I3c40391b40e1e536d4c27e27d5621bf4bc4c00a3
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
jjb/releng-jobs.yaml
jjb/releng-macros.yaml
utils/opnfv-artifacts.py [new file with mode: 0644]