diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/ci-AGL-verify/ci-platform-jjb.yaml | 8 | ||||
-rw-r--r-- | jjb/ci-apps-verify/ci-apps-jjb.yaml | 7 |
2 files changed, 15 insertions, 0 deletions
diff --git a/jjb/ci-AGL-verify/ci-platform-jjb.yaml b/jjb/ci-AGL-verify/ci-platform-jjb.yaml index 9be531d7..59ebd035 100644 --- a/jjb/ci-AGL-verify/ci-platform-jjb.yaml +++ b/jjb/ci-AGL-verify/ci-platform-jjb.yaml @@ -316,6 +316,10 @@ build-timeout: '{build-timeout}' - openstack: single-use: true + - credentials-binding: + - text: + credential-id: BAY_KCIAPI_TOKEN + variable: BAY_KCIAPI_TOKEN builders: - shell: !include-raw-escape: @@ -625,6 +629,10 @@ - text: credential-id: KCI_EMAIL_AUTH_TOKEN variable: KCI_EMAIL_AUTH_TOKEN + - text: + credential-id: BAY_KCIAPI_TOKEN + variable: BAY_KCIAPI_TOKEN + builders: - shell: !include-raw-escape: 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: |