From d00d61492bb99c93e1b86cf3512963e56dd1ad2d Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Fri, 17 Nov 2017 18:01:00 -0500 Subject: Update git submodules * Update docs/submodules/releng from branch 'master' - Fixes load-balancing jobs for virtual verify Issue where apex-virtual-master label node was being passed from verify job to deploy/functest. We allow multiple verify jobs to kick off on virtual slaves, but then passing the host down to the deploy/functest jobs causes the deploy/functest only run 1 job at a time on the same node, rather than running 2 jobs at a time, one on each slave. Change-Id: I1648eb6b84f17a2b08db4d161effe977c7952d63 Signed-off-by: Tim Rozet --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/releng b/docs/submodules/releng index fb373ce59..aae2c9fc1 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit fb373ce59cfeab1a69a9cf4d9a2ebb18417bba05 +Subproject commit aae2c9fc13bb2ec28afc7500ba4a1ecd0db9cddd -- cgit 1.2.3-korg