aboutsummaryrefslogtreecommitdiff
path: root/android-lcr
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2017-08-25 19:33:59 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2017-08-27 21:18:05 +0800
commit62118c8c2463b00dd7f5710382acb0f302f4f826 (patch)
tree09a7a06b42fcf07fc9771305b62a078efdc1abe6 /android-lcr
parent588a123e723ccbfaf24db58eda847d4db3e1bdc7 (diff)
android r-lcr hikey oreo build: remove submission of jobs which not supported yet by v2
1. boottime job since the lava v2 still not support the reboot between boottime tests bug is reported here, and still in progress: https://bugs.linaro.org/show_bug.cgi?id=3007 2. glbenchmark2.5 network not available with V2, and this test needs network to get the result bug reported here: https://bugs.linaro.org/show_bug.cgi?id=3214 Change-Id: I81a53b0e0a202e5e97a915337a7f19c4aaec9ded Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
Diffstat (limited to 'android-lcr')
-rw-r--r--android-lcr/hikey/builders-v2.yaml.inc12
1 files changed, 0 insertions, 12 deletions
diff --git a/android-lcr/hikey/builders-v2.yaml.inc b/android-lcr/hikey/builders-v2.yaml.inc
index 92b41614c3..330dccf67a 100644
--- a/android-lcr/hikey/builders-v2.yaml.inc
+++ b/android-lcr/hikey/builders-v2.yaml.inc
@@ -13,12 +13,6 @@
property-file: post_build_lava_parameters
block: true
- shell: |
- sed -i "s#CUSTOM_JSON_URL=.*#CUSTOM_JSON_URL=https://git.linaro.org/qa/test-plans.git/blob_plain/HEAD:/android/hikey-v2/template-boottime.yaml#g" ${WORKSPACE}/post_build_lava_parameters
- - trigger-builds:
- - project: 'post-build-lava'
- property-file: post_build_lava_parameters
- block: true
- - shell: |
sed -i "s#CUSTOM_JSON_URL=.*#CUSTOM_JSON_URL=https://git.linaro.org/qa/test-plans.git/blob_plain/HEAD:/android/hikey-v2/template-xtest-lmg.yaml#g" ${WORKSPACE}/post_build_lava_parameters
- trigger-builds:
- project: 'post-build-lava'
@@ -214,12 +208,6 @@
property-file: post_build_lava_parameters
block: true
- shell: |
- sed -i "s#CUSTOM_JSON_URL=.*#CUSTOM_JSON_URL=https://git.linaro.org/qa/test-plans.git/blob_plain/HEAD:/android/hikey-v2/template-glbenchmark25.yaml#g" ${WORKSPACE}/post_build_lava_parameters
- - trigger-builds:
- - project: 'post-build-lava'
- property-file: post_build_lava_parameters
- block: true
- - shell: |
sed -i "s#CUSTOM_JSON_URL=.*#CUSTOM_JSON_URL=https://git.linaro.org/qa/test-plans.git/blob_plain/HEAD:/android/hikey-v2/template-weekly.yaml#g" ${WORKSPACE}/post_build_lava_parameters
- trigger-builds:
- project: 'post-build-lava'