openci: Add initial versions of prototype jobs 07/48207/5
authorFatih Degirmenci <fdegir@gmail.com>
Fri, 18 May 2018 17:01:25 +0000 (19:01 +0200)
committerFatih Degirmenci <fdegir@gmail.com>
Mon, 21 May 2018 17:47:05 +0000 (10:47 -0700)
commit46838e2fe133ef4bf410ba93d9ada1deedadf779
tree46a2738ca0bda7477bc9d33f05202ebac2635020
parentd5302d900e5cf905d6488a878c1c4bc1ba1d274d
openci: Add initial versions of prototype jobs

This change adds jobs and associated script in order to start developing
the OpenCI Prototype between OPNFV, ODL, and ONAP.

The created jobs are
- openci-onap-autorelease-daily-master: This job constructs
ArtifactPublishedEvent with fake metadata and publishes it. Jobs on
OPNFV CI get triggered, composing fake k8-nosdn-onap scenario and
testing. In the end, OPNFV CI publishes ConfidenceLevelModifiedEvent
which can then be used by ONAP to promote their artifacts further.
- openci-onap-promote-daily-master: This job gets triggered by
ConfidenceLevelModifiedEvent published by OPNFV CI and logs the
triggering event to console.

You can see the working jobs on OPNFV Jenkins.
https://build.opnfv.org/ci/view/OpenCI/

This change adds the jobs listed under ONAP section on above page.

Issue-ID: CIMAN-161

Change-Id: If290b4b81631019fb81af75b3319fa6969e6a0c7
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
jjb/openci/create-ape.sh [new file with mode: 0755]
jjb/openci/openci-onap-daily-jobs.yaml [new file with mode: 0644]