aboutsummaryrefslogtreecommitdiff
path: root/lkft/hikey-aosp
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2018-05-17 11:09:37 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2018-05-17 05:47:45 +0000
commit6fca54fa52f0041d21822386f26aa218a025827f (patch)
treea4468016f59a9022532781be647aaf7e9da1914c /lkft/hikey-aosp
parente32ee36afbb413b1112f8bbbbbe46b27e3f5afa9 (diff)
lkft-hikey-aosp: break cts test
displaytestcases fail on 4.14 hence run them separately Change-Id: I7183d7648893a974ac4f53324be5f3972f010b1f Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to 'lkft/hikey-aosp')
-rw-r--r--lkft/hikey-aosp/submit_for_testing.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lkft/hikey-aosp/submit_for_testing.sh b/lkft/hikey-aosp/submit_for_testing.sh
index 3c6bbf9867..91de657ff1 100644
--- a/lkft/hikey-aosp/submit_for_testing.sh
+++ b/lkft/hikey-aosp/submit_for_testing.sh
@@ -35,7 +35,7 @@ python configs/openembedded-lkft/submit_for_testing.py \
--qa-server-project ${QA_SERVER_PROJECT} \
--git-commit ${QA_BUILD_VERSION} \
--template-path configs/lkft/lava-job-definitions \
- --template-names template-boot.yaml template-vts-kernel-part1.yaml template-vts-kernel-part2.yaml template-vts-kernel-part3.yaml template-vts-kernel-part4.yaml template-cts-armeabi-v7a.yaml template-cts-arm64-v8a.yaml \
+ --template-names template-boot.yaml template-vts-kernel-part1.yaml template-vts-kernel-part2.yaml template-vts-kernel-part3.yaml template-vts-kernel-part4.yaml template-cts-armeabi-v7a.yaml template-cts-arm64-v8a.yaml template-cts-displaytestcases.yaml \
--quiet
python configs/openembedded-lkft/submit_for_testing.py \