From 42d200feffd4e477537130b664a4fa22888f9b24 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Wed, 2 Aug 2017 14:55:51 -0400 Subject: Update git submodules * Update docs/submodules/releng from branch 'master' - Apex: fix groovy build result update The groovy script is working, but it is changing the 'apex test suite' phase to unstable and we really want it to change the 'scenario' job result to unstable if deploy passed but tests failed. Therefore this patch moves the groovy plugin to execute on the scenario job, and looks for deploy successful before changing the build result. Change-Id: I1b6907f4fb2647e644c4a627be6e481fff32f195 Signed-off-by: Tim Rozet --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/releng b/docs/submodules/releng index eeec59f7b..2b13f8ee4 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit eeec59f7b8d501a62c9a89a34300047fd45c69cd +Subproject commit 2b13f8ee486f4f8ae1c66ac3b95148d9a423318b -- cgit 1.2.3-korg