Update git submodules
authorFatih Degirmenci <fdegir@gmail.com>
Mon, 19 Mar 2018 13:53:52 +0000 (13:53 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 19 Mar 2018 13:53:52 +0000 (13:53 +0000)
commitb5f60f3fd782eed0b8ec369310ffcaed5c643fd7
tree8abaa78ce5a7921988b11351f0d0dc98370d9249
parent606392a866be8d718e0e7bb74f77184c082afaf4
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Make post merge job common across all scenarios"
  - xci: Make post merge job common across all scenarios

    It is difficuly to have post-merge jobs per scenario since we set
    the scenario during job runtime and having jobs per scenario makes
    things unnecessarily complicated. Apart from that, there is no
    reason to have scenario specific merge jobs either since this is
    some kind of verify job and everything is same except the scenario
    name itself which we extract via set-scenario script.

    Daily and further jobs will be scenario specific since they will
    be run on timer and we will have ability to specify the scenario.

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