From 5d7ccc6cea67e46fd081f18b653deb1d1208424e Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Wed, 25 Jan 2017 23:55:25 +0100 Subject: Adapt single-use for control-slave MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit And push ci-jjb also to control-slave Change-Id: Icbda7b132090aa77cd2a6aef1fa1c290d1694f6a Signed-off-by: Jan-Simon Möller --- jjb/ci-jjb-AGL/ci-jjb-AGL.yaml | 2 +- jjb/global-macros.yaml | 2 +- jjb/sandbox-ci-jjb/sandbox-ci-jjb.yaml | 4 ---- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/jjb/ci-jjb-AGL/ci-jjb-AGL.yaml b/jjb/ci-jjb-AGL/ci-jjb-AGL.yaml index aae98e9b..ce2c7776 100644 --- a/jjb/ci-jjb-AGL/ci-jjb-AGL.yaml +++ b/jjb/ci-jjb-AGL/ci-jjb-AGL.yaml @@ -7,7 +7,7 @@ name: 'ci-jjb-AGL' project-type: matrix concurrent: true - node: master + node: control-node parameters: - string: diff --git a/jjb/global-macros.yaml b/jjb/global-macros.yaml index 990da1bd..c9fc7b81 100644 --- a/jjb/global-macros.yaml +++ b/jjb/global-macros.yaml @@ -316,4 +316,4 @@ - '2d097b8f-bc4a-4222-b496-4ac6332015d7' - ansicolor - openstack: - single-use: true + single-use: false diff --git a/jjb/sandbox-ci-jjb/sandbox-ci-jjb.yaml b/jjb/sandbox-ci-jjb/sandbox-ci-jjb.yaml index 1fac29c5..288456e4 100644 --- a/jjb/sandbox-ci-jjb/sandbox-ci-jjb.yaml +++ b/jjb/sandbox-ci-jjb/sandbox-ci-jjb.yaml @@ -211,8 +211,6 @@ wrappers: - agl-infra-wrappers: build-timeout: '{build-timeout}' - - openstack: - single-use: true builders: - shell: "echo YAY" @@ -321,8 +319,6 @@ wrappers: - agl-infra-wrappers: build-timeout: '{build-timeout}' - - openstack: - single-use: true builders: - shell: "echo YAY" -- cgit 1.2.3-korg