From eec5787175e731d174cfec56bf995ef4bdcd99d9 Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Mon, 30 Jan 2017 16:34:06 -0500 Subject: Found three merge jobs still using git-scm-gerrit merge jobs should not be cloning the patchset, they should be cloning master after the merge is complete. Change-Id: I3cd853c16bdc2533e8fb926eeea8926f8fc7ac04 Signed-off-by: Aric Gardner --- jjb/escalator/escalator.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/escalator') diff --git a/jjb/escalator/escalator.yml b/jjb/escalator/escalator.yml index 31e0c0004..103a6962f 100644 --- a/jjb/escalator/escalator.yml +++ b/jjb/escalator/escalator.yml @@ -241,7 +241,7 @@ concurrent: true scm: - - git-scm-gerrit + - git-scm wrappers: - ssh-agent-wrapper -- cgit 1.2.3-korg