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)
commitab73fe0f7af27ef675cb13476824d758b082de1c
tree25698c3665d232736296f92a39416dcce73de1bd
parente73359853874b4d73fe51a76a730646b99a6ab3f
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