From 1799dfafb6d2ddfeb534438018250b1fbfb3b8b0 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Tue, 16 Apr 2019 18:24:20 +0200 Subject: Add credentials for APP test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Id6c2b66e5ede69da4291d713a5c5d3c88037d5ca Signed-off-by: Jan-Simon Möller --- jjb/ci-apps-verify/ci-apps-jjb.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'jjb') diff --git a/jjb/ci-apps-verify/ci-apps-jjb.yaml b/jjb/ci-apps-verify/ci-apps-jjb.yaml index 605608ae..9e64e75a 100644 --- a/jjb/ci-apps-verify/ci-apps-jjb.yaml +++ b/jjb/ci-apps-verify/ci-apps-jjb.yaml @@ -729,6 +729,10 @@ 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 builders: - shell: -- cgit 1.2.3-korg