openci: Add OPNFV scenario composition and test jobs for the demo 97/57497/25
authorFatih Degirmenci <fdegir@gmail.com>
Wed, 16 May 2018 18:32:16 +0000 (20:32 +0200)
committerFatih Degirmenci <fdegir@gmail.com>
Fri, 18 May 2018 15:53:06 +0000 (17:53 +0200)
commite27dbfe1650588d8857d3011700e210aeb1e56e1
treeb77fe66c03d464f2a8ef56fdeec0717537bec29e
parentbb376c197b864e9f60c43f97337da0d37e2d443d
openci: Add OPNFV scenario composition and test jobs for the demo

The flow is
- OPNFV compose job gets triggered by the ArtifactPublishedEvents published by
ODL and ONAP autorelease jobs, composing the corresponding scenarios. At the
end, CompositionDefinedEvent is published for the composed scenario.
- OPNFV test job gets triggered by the CompositionDefinedEvents published by
OPNFV compose jobs, deploying and testing the composed scenario. At the end,
ConfidenceLevelModifiedEvent is published for the tested scenario which can
be consumed by ODL and/or ONAP Jenkinses, doing further promotion.

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