Update git submodules
authorFatih Degirmenci <fdegir@gmail.com>
Fri, 19 Jan 2018 08:26:52 +0000 (08:26 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 19 Jan 2018 08:26:52 +0000 (08:26 +0000)
commit7cb03beac6d0fb60aa0d1f352beb2fa667f9de5d
tree8e8599cc67cc427099ab11ba4e9fe5b47344cfb1
parentfe1d0bba647fb85dea1b22c9f766c48fcb2996a9
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "RFC: Set the basic structure for post merge jobs"
  - RFC: Set the basic structure for post merge jobs

    This change proposes structure for  post-merge jobs for the
    scenarios that are onboarded to XCI.

    The idea with these jobs is to verify the sanity of impacted
    scenario to find out if the version that is tested should be
    promoted to the next level in XCI; daily on baremetal.

    If it succeeds, the metadata regarding the scenario needs to
    be stored somewhere (artifact repo, etc.) so daily jobs can
    poll that location to see if there is any scenario that is
    worth testing on baremetal.

    If it fails, the scenario could be demoted instead which still
    requires further discussion and thinking. We might perhaps leave
    the metadata of the version of the scenario with previous sha
    as the candidate for testing instead of demoting it since we
    need to have working version of the scenarios at all times.

    Change-Id: I85d7176b16d0d6da45cd2462b0cdb990485b6b0d
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
docs/submodules/releng