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)
commit8180822665e247675af07fa90290234a95f85e81
tree095a93cf70b218e3f7f254f418ba526a2d55ef88
parent0640b79c79faccb503c8488bcd34b4a1a32521d9
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