diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-01-25 23:55:25 +0100 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-01-26 00:04:29 +0100 |
commit | 5d7ccc6cea67e46fd081f18b653deb1d1208424e (patch) | |
tree | 2cea53881799d7c00e32788b4f02db1a915796ff /jjb/sandbox-ci-jjb | |
parent | eefb922b660fc02c16bb0289af53d7339f95dd88 (diff) |
Adapt single-use for control-slave
And push ci-jjb also to control-slave
Change-Id: Icbda7b132090aa77cd2a6aef1fa1c290d1694f6a
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'jjb/sandbox-ci-jjb')
-rw-r--r-- | jjb/sandbox-ci-jjb/sandbox-ci-jjb.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
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" |