aboutsummaryrefslogtreecommitdiff
path: root/android-lcr-reference-hikey-p.yaml
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2018-07-31 16:52:06 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2018-07-31 16:52:06 +0800
commitdfea0e5dd0808d27d84fdfe69abe793d5ee64aaf (patch)
tree9f61e5adee61219354602fc982ce738e80f8a213 /android-lcr-reference-hikey-p.yaml
parentdf6d4b17fa065bd6794cb7e6943d0974e3ca34b8 (diff)
android lcr p-preview build: update to use Jinja2 job templates
Change-Id: If6f0c2e4b4303104c3e67219afa0b769422847ff Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
Diffstat (limited to 'android-lcr-reference-hikey-p.yaml')
-rw-r--r--android-lcr-reference-hikey-p.yaml14
1 files changed, 10 insertions, 4 deletions
diff --git a/android-lcr-reference-hikey-p.yaml b/android-lcr-reference-hikey-p.yaml
index 3b174977..824a4cb3 100644
--- a/android-lcr-reference-hikey-p.yaml
+++ b/android-lcr-reference-hikey-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: 'Reference LCR Android P build for HiKey'
@@ -77,6 +80,9 @@
- timestamps
- timeout:
timeout: 500
+ - ssh-agent-credentials:
+ users:
+ - '768c1ba1-6052-4b97-a531-7e4fabda6979'
- credentials-binding:
- text:
credential-id: AP_SSID
@@ -91,6 +97,6 @@
credential-id: QA_REPORTS_TOKEN
variable: QA_REPORTS_TOKEN
builders:
- !include: android-lcr/hikey/builders-v2.yaml.inc
+ !include: android-lcr/hikey/builders-v2-jinja2.yaml.inc
publishers:
!include: android-lcr/common/publishers.yaml.inc