From 9c46f889d76559f7f2c53daafda34e16c2c27e73 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Mon, 20 Feb 2017 20:58:57 +0100 Subject: Use control slave and point ppl to the jenkins job in gerrit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I2aea5d044ba4e35a9e0870142dad65768dbef008 Signed-off-by: Jan-Simon Möller --- jjb/ci-AGL-verify/ci-platform-jjb.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/ci-AGL-verify/ci-platform-jjb.yaml') diff --git a/jjb/ci-AGL-verify/ci-platform-jjb.yaml b/jjb/ci-AGL-verify/ci-platform-jjb.yaml index 42f9c8f0..13718491 100644 --- a/jjb/ci-AGL-verify/ci-platform-jjb.yaml +++ b/jjb/ci-AGL-verify/ci-platform-jjb.yaml @@ -266,7 +266,7 @@ builders: - shell: | - ssh -p 29418 agl-jobbuilder@gerrit.automotivelinux.org gerrit review ${{GERRIT_CHANGE_NUMBER}},${{GERRIT_PATCHSET_NUMBER}} --verified=0 --label ci-image-build=0 --label ci-image-boot-test=0 -n NONE --message='CI-Image-Build\ started.\ URL:\ ${{BUILD_URL}}/console' || true + ssh -p 29418 agl-jobbuilder@gerrit.automotivelinux.org gerrit review ${{GERRIT_CHANGE_NUMBER}},${{GERRIT_PATCHSET_NUMBER}} --verified=0 --label ci-image-build=0 --label ci-image-boot-test=0 -n NONE --message='CI-Image-Build\ started.\ URL:\ ${{BUILD_URL}}' || true # # CIB-finish ############ -- cgit 1.2.3-korg