From 0f937b258b4d3979127a2edc8798f36881ba3f6c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan-Simon=20M=C3=B6ller?= Date: Tue, 19 Jun 2018 05:45:18 +0200 Subject: [PATCH] Move credentials into macros MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I22c96cda6b0fd75b4ac624b6bf1aa45717455cad Signed-off-by: Jan-Simon Möller --- jjb/ci-AGL-verify/ci-platform-jjb.yaml | 3 --- jjb/global-macros.yaml | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/jjb/ci-AGL-verify/ci-platform-jjb.yaml b/jjb/ci-AGL-verify/ci-platform-jjb.yaml index dc0fc707..08d76017 100644 --- a/jjb/ci-AGL-verify/ci-platform-jjb.yaml +++ b/jjb/ci-AGL-verify/ci-platform-jjb.yaml @@ -472,9 +472,6 @@ build-timeout: '{build-timeout}' - openstack: single-use: false - - ssh-agent-credentials: - users: - - storagebox - credentials-binding: - username-password-separated: credential-id: agl_main_lava_instance diff --git a/jjb/global-macros.yaml b/jjb/global-macros.yaml index 9095bcd7..7e659982 100644 --- a/jjb/global-macros.yaml +++ b/jjb/global-macros.yaml @@ -431,6 +431,7 @@ users: - 'd28b1f3b-3603-49bc-b837-bb0a2e85d4b8' - '2d097b8f-bc4a-4222-b496-4ac6332015d7' + - 'storagebox' - ansicolor - openstack: single-use: false -- 2.16.6