openci: Add initial versions of prototype jobs 96/72096/6
authorFatih Degirmenci <fdegir@gmail.com>
Fri, 18 May 2018 17:52:12 +0000 (19:52 +0200)
committerFatih Degirmenci <fdegir@gmail.com>
Mon, 21 May 2018 17:45:06 +0000 (10:45 -0700)
commit66ff9658676d708154c6388f49a0d8f5b0038137
treea016751fda056b493011a176ada652c70879b189
parent8677c241183102bfef87c119de295c13fb2782e1
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-odl-autorelease-daily-master: This job constructs
ArtifactPublishedEvent with fake metadata and publishes it. Jobs on
OPNFV CI get triggered, composing fake os-odl-nofeature scenario and
testing. In the end, OPNFV CI publishes ConfidenceLevelModifiedEvent
which can then be used by ODL to promote their artifacts further.
- openci-odl-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 ODL section on above page.

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