diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-05-23 14:10:25 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2017-05-23 14:10:25 +0000 |
commit | 3eb223ffeec7f426b67f0bc09d4cb6ba1dba4480 (patch) | |
tree | 48466dc05ea1c6c2173b525638c14f0d0380b980 /jjb | |
parent | e5fb35eb200e3476297ba3f0465775a05fb86e86 (diff) | |
parent | 537c36d2f54b3d678a54aeb594b033fc80d4608c (diff) |
Merge "ci-platform-jjb: enable more user/token pairs"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/ci-AGL-verify/ci-platform-jjb.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/jjb/ci-AGL-verify/ci-platform-jjb.yaml b/jjb/ci-AGL-verify/ci-platform-jjb.yaml index 54265ab8..3f6ccaa6 100644 --- a/jjb/ci-AGL-verify/ci-platform-jjb.yaml +++ b/jjb/ci-AGL-verify/ci-platform-jjb.yaml @@ -431,6 +431,18 @@ credential-id: agl_main_lava_instance username: AGLLAVAUSER password: AGLLAVATOKEN + - username-password-separated: + credential-id: lab_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: |