From a92e70705b6da900f27d4ff392d237c0abfb810b Mon Sep 17 00:00:00 2001 From: wutianwei Date: Wed, 27 Mar 2019 14:18:28 +0800 Subject: [PATCH] Change choosing-strategy Eliot project still connot checkout to correct commit id In the patch I change choosing-strategy to 'gerrit', because choosing-strategy select what to build. Change-Id: If53740e7b99464a6388f9f0c1a2e30f0f8644ffc Signed-off-by: wutianwei --- jjb/akraino-templates/akraino-jjb-templates.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/akraino-templates/akraino-jjb-templates.yaml b/jjb/akraino-templates/akraino-jjb-templates.yaml index 7514ff4..58320ce 100644 --- a/jjb/akraino-templates/akraino-jjb-templates.yaml +++ b/jjb/akraino-templates/akraino-jjb-templates.yaml @@ -303,7 +303,7 @@ branch: '$GERRIT_BRANCH' submodule-recursive: '{submodule-recursive}' submodule-timeout: '{submodule-timeout}' - choosing-strategy: default + choosing-strategy: 'gerrit' triggers: - gerrit: -- 2.16.6