From e5afb38b3dbc55c2b0fc8eacf8f901b0e1491d79 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Sat, 4 Mar 2017 14:04:20 +0100 Subject: Run on control-slave and update refspecs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I4626102335230f687c713607f1c625036ecf7d01 Signed-off-by: Jan-Simon Möller --- jjb/release-jjb-chinook-snapshot/release-jjb-chinook-snapshot.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'jjb') diff --git a/jjb/release-jjb-chinook-snapshot/release-jjb-chinook-snapshot.yaml b/jjb/release-jjb-chinook-snapshot/release-jjb-chinook-snapshot.yaml index 3a72425a..3fbb4ad8 100644 --- a/jjb/release-jjb-chinook-snapshot/release-jjb-chinook-snapshot.yaml +++ b/jjb/release-jjb-chinook-snapshot/release-jjb-chinook-snapshot.yaml @@ -7,7 +7,7 @@ name: 'release-jjb-chinook-snapshot' project-type: matrix concurrent: false - node: master + node: control-slave parameters: - string: @@ -20,11 +20,11 @@ description: "branch to build" - string: name: GERRIT_REFSPEC - default: refs/heads/chinook + default: refs/tags/chinook_3.0.2 description: "refspec to build" - string: name: RELEASE_VERSION - default: 2.99.3 + default: 3.0.2 description: "release version number for build" - string: name: RELEASE_BRANCH -- cgit 1.2.3-korg