From 63ab49f457dee86c8d63410d7aed1615a0de1916 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Wed, 24 Mar 2021 14:20:01 +0100 Subject: Include tokens for KCI build metadata upload MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This supports SPEC-3414. Change-Id: I811051230672b5dfafda8072d28eb27c6b9e01a8 Bug-AGL: SPEC-3414 Signed-off-by: Jan-Simon Möller --- jjb/ci-apps-verify/ci-apps-jjb.yaml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'jjb/ci-apps-verify/ci-apps-jjb.yaml') diff --git a/jjb/ci-apps-verify/ci-apps-jjb.yaml b/jjb/ci-apps-verify/ci-apps-jjb.yaml index cf637e00..1a2bdb37 100644 --- a/jjb/ci-apps-verify/ci-apps-jjb.yaml +++ b/jjb/ci-apps-verify/ci-apps-jjb.yaml @@ -190,6 +190,10 @@ build-timeout: '{build-timeout}' - openstack: single-use: true + - credentials-binding: + - text: + credential-id: BAY_KCIAPI_TOKEN + variable: BAY_KCIAPI_TOKEN builders: - shell: @@ -720,6 +724,9 @@ credential-id: agl_main_lava_instance username: LAB_AGL_USER password: LAB_AGL_TOKEN + - text: + credential-id: BAY_KCIAPI_TOKEN + variable: BAY_KCIAPI_TOKEN builders: - shell: -- cgit 1.2.3-korg