From b5f60f3fd782eed0b8ec369310ffcaed5c643fd7 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Mon, 19 Mar 2018 13:53:52 +0000 Subject: [PATCH] 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 --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/releng b/docs/submodules/releng index a1d9dcf50..07476a814 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit a1d9dcf5027d42a3ce519f5fb6163c9ad5777801 +Subproject commit 07476a814f2ece7e07f36d14d9714141a98a7e01 -- 2.16.6