From: Jan-Simon Möller Date: Wed, 25 Jan 2017 22:55:25 +0000 (+0100) Subject: Adapt single-use for control-slave X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F73%2F8373%2F2;p=ci-management.git Adapt single-use for control-slave And push ci-jjb also to control-slave Change-Id: Icbda7b132090aa77cd2a6aef1fa1c290d1694f6a Signed-off-by: Jan-Simon Möller --- 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"