aboutsummaryrefslogtreecommitdiff
path: root/android-hikey-optee-p.yaml
diff options
context:
space:
mode:
authorVictor Chong <victor.chong@linaro.org>2018-12-04 04:13:32 +0000
committerYongqin Liu <yongqin.liu@linaro.org>2018-12-05 00:27:25 +0000
commit67c174c87880835fbccaef119823bbcbfc7b2e0a (patch)
tree47dd816a87f8a632d40f64976319e6580aa59eb9 /android-hikey-optee-p.yaml
parent5459795e0c57df63826ac5446a07e64474362408 (diff)
android-hikey*-optee-*: add additional configs..
..required to trigger and run lava jobs Change-Id: I7688f1a3ba8eb54dbcc5660c4e5545bac39485e8 Signed-off-by: Victor Chong <victor.chong@linaro.org>
Diffstat (limited to 'android-hikey-optee-p.yaml')
-rw-r--r--android-hikey-optee-p.yaml25
1 files changed, 22 insertions, 3 deletions
diff --git a/android-hikey-optee-p.yaml b/android-hikey-optee-p.yaml
index 98cae6d0dd..279b853d5f 100644
--- a/android-hikey-optee-p.yaml
+++ b/android-hikey-optee-p.yaml
@@ -15,11 +15,14 @@
num-to-keep: 60
parameters:
- string:
- name: ART_URL
- default: https://android-qa-reports.linaro.org/api/
- - string:
name: BUILD_DIR
default: r-lcr-oreo
+ - string:
+ name: QA_SERVER
+ default: 'https://qa-reports.linaro.org'
+ - string:
+ name: QA_SERVER_PROJECT
+ default: 'lcr'
disabled: false
node: docker-xenial-aosp
display-name: 'AOSP P HiKey build with OP-TEE (SWG)'
@@ -91,6 +94,22 @@
- timestamps
- timeout:
timeout: 500
+ - ssh-agent-credentials:
+ users:
+ - '768c1ba1-6052-4b97-a531-7e4fabda6979'
+ - credentials-binding:
+ - text:
+ credential-id: AP_SSID
+ variable: AP_SSID
+ - text:
+ credential-id: AP_KEY
+ variable: AP_KEY
+ - text:
+ credential-id: ARTIFACTORIAL_TOKEN
+ variable: ARTIFACTORIAL_TOKEN
+ - text:
+ credential-id: QA_REPORTS_TOKEN
+ variable: QA_REPORTS_TOKEN
builders:
!include: android-hikey-optee/common/builders.yaml.inc
publishers: