aboutsummaryrefslogtreecommitdiff
path: root/android-lcr-reference-x15-o.yaml
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2018-07-02 11:55:20 +0800
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2018-07-02 08:48:40 +0000
commit1125b4a4123be7263bf24dcdfc176747ac94e747 (patch)
tree5c8cc873ba974a2c3cd7f25be640a61902284625 /android-lcr-reference-x15-o.yaml
parentb08d4d45b9760cbce916c99f145cb8cac7519410 (diff)
android lcr reference x15 and hikey oreo builds: add QA_SERVER config
to fix the problem reported here: https://ci.linaro.org/job/android-lcr-reference-hikey-o/107/console Change-Id: I36e93312b62b91478057b56eefa2eb996c4b615f Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
Diffstat (limited to 'android-lcr-reference-x15-o.yaml')
-rw-r--r--android-lcr-reference-x15-o.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/android-lcr-reference-x15-o.yaml b/android-lcr-reference-x15-o.yaml
index 44841954c6..92b0dea13e 100644
--- a/android-lcr-reference-x15-o.yaml
+++ b/android-lcr-reference-x15-o.yaml
@@ -20,6 +20,15 @@
- string:
name: BUILD_DIR
default: r-lcr-oreo
+ - string:
+ name: BUILD_CONFIG_FILENAME
+ default: lcr-reference-x15-o
+ - 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 O build for X15'