Update git submodules
authorFatih Degirmenci <fdegir@gmail.com>
Fri, 18 May 2018 06:27:21 +0000 (06:27 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 18 May 2018 06:27:21 +0000 (06:27 +0000)
commit394453063cfc5770ec3e3c80c8ecb41e39c397bc
treed451978870e3aeee0369fcf4073da7aabbed65ec
parent6b6bede012226386ea456bf680521f1630c5d08e
Update git submodules

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

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

    The flow is
    - ODL autorelease job publishes an ArtifactPublishedEvent to make the
    availability of a new version that is tested known to the world
    - ODL 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 ODL scenario
    - run the deployment and testing of ODL 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: I51d7e0cfcb5f2552fcc9ac287ed12ed70f582895
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
docs/submodules/releng