aboutsummaryrefslogtreecommitdiff
path: root/96boards-hikey
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2018-03-27 14:44:06 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2018-03-27 14:55:23 +0530
commit2168f695de12b05ffb56f582c3e4b04c60af1295 (patch)
treeade910e0d2f494bc9c8159161b0bfb66578ac168 /96boards-hikey
parentf7960ba3cb091d28c3d8261b92a500174e44314c (diff)
update url for testdata
All the content from testdata.validation.linaro.org is moved to s3 and we need to use testdata.linaro.org going forward Change-Id: Iabe9c9dff01a2b92791f374cc9c022c22b894124 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to '96boards-hikey')
-rw-r--r--96boards-hikey/lava-job-definitions/hi6220-hikey/aosp-master/template-cts.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/96boards-hikey/lava-job-definitions/hi6220-hikey/aosp-master/template-cts.yaml b/96boards-hikey/lava-job-definitions/hi6220-hikey/aosp-master/template-cts.yaml
index f6ac9883..e1cb0a14 100644
--- a/96boards-hikey/lava-job-definitions/hi6220-hikey/aosp-master/template-cts.yaml
+++ b/96boards-hikey/lava-job-definitions/hi6220-hikey/aosp-master/template-cts.yaml
@@ -97,6 +97,6 @@ actions:
path: automated/android/tradefed/tradefed.yaml
params:
TEST_PARAMS: "run cts --include-filter %%CTS_MODULE_NAME%% --disable-reboot --skip-preconditions --skip-device-info"
- TEST_URL: "http://testdata.validation.linaro.org/cts/android-cts-aosp-master-build2.zip"
+ TEST_URL: "http://testdata.linaro.org/cts/android-cts-aosp-master-build2.zip"
TEST_PATH: "android-cts"
name: "%%CTS_MODULE_NAME%%"