From 3cbf1d408e603129a2dc7ca81e0d516d1e0dfa36 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Sat, 27 May 2017 11:07:03 +0200 Subject: Add credential tokens MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ifafe949787658c5f3dd4cf51bfb918e1bf61d8e0 Signed-off-by: Jan-Simon Möller --- .../release-jjb-dab-snapshot.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'jjb/release-jjb-dab-snapshot') diff --git a/jjb/release-jjb-dab-snapshot/release-jjb-dab-snapshot.yaml b/jjb/release-jjb-dab-snapshot/release-jjb-dab-snapshot.yaml index e30dcc20..297679b3 100644 --- a/jjb/release-jjb-dab-snapshot/release-jjb-dab-snapshot.yaml +++ b/jjb/release-jjb-dab-snapshot/release-jjb-dab-snapshot.yaml @@ -66,6 +66,23 @@ wrappers: - agl-infra-wrappers: build-timeout: '{build-timeout}' + - credentials-binding: + - username-password-separated: + credential-id: agl_main_lava_instance + username: AGLLAVAUSER + password: AGLLAVATOKEN + - username-password-separated: + credential-id: agl_main_lava_instance + username: LAB_AGL_USER + password: LAB_AGL_TOKEN + - username-password-separated: + credential-id: lab_baylibre_lava_instance + username: LAB_BAYLIBRE_USER + password: LAB_BAYLIBRE_TOKEN + - username-password-separated: + credential-id: lab_baylibre_seattle_lava_instance + username: LAB_BAYLIBRE_SEATTLE_USER + password: LAB_BAYLIBRE_SEATTLE_TOKEN builders: - shell: -- cgit 1.2.3-korg