Update git submodules
authorFatih Degirmenci <fdegir@gmail.com>
Fri, 18 May 2018 06:27:12 +0000 (06:27 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 18 May 2018 06:27:12 +0000 (06:27 +0000)
commitc44210cbac1c43126917207d05ffdcf86315a968
treee6b505f07e8c071cdb5382f8adcedfbdd4cedda8
parent0a1f32bfa7e7dbadd1c569dd0b4a6fc87464c12d
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "openci: Add skeletons for ONAP autorelease and promotion jobs"
  - openci: Add skeletons for ONAP autorelease and promotion jobs

    The jjb will be proposed to ONAP Releng once it is verified on OPNFV
    Jenkins.

    The flow is
    - ONAP autorelease job publishes an ArtifactPublishedEvent to make the
    availability of a new version that is tested known to the world
    - ONAP promote job gets triggered by a ConfidenceLevelModifiedEvent
    published by OPNFV CI to promote autorelease artifact further.

    The prototype doing realistic stuff will be built on top of these jobs
    and
    - parse the triggering event to find the location of autorelease
    artifact
    - download the artifact for composing ONAP scenario
    - run the deployment and testing of ONAP scenario

    Please note that this change just adds the basic structure for the jobs
    to share the idea. Further changes will add triggering, message
    costruction, and publishing.

    Change-Id: Ib8939ab44d664ff71f472db66a0e2171ed7b56c5
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
docs/submodules/releng