aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2017-12-06 10:11:21 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2017-12-06 10:11:21 +0530
commit535aba3103a8e942bf749d354f2274065c306d92 (patch)
tree3ab8e462e2895f73ea5e438c57cef013fb373f58
parentec1a6e5f1d0fcc045623aa6a987e514a5c1abddf (diff)
android-tv: use lava v2 template for testing
Change-Id: I3d0669c3c5c97c3578155b07bf4233dd610558b0 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rwxr-xr-xandroid-tv/hikey/builders.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/android-tv/hikey/builders.sh b/android-tv/hikey/builders.sh
index bc001111d0..beb525f086 100755
--- a/android-tv/hikey/builders.sh
+++ b/android-tv/hikey/builders.sh
@@ -81,6 +81,6 @@ LAVA_SERVER=validation.linaro.org/RPC2/
IMAGE_EXTENSION=img.xz
FRONTEND_JOB_NAME=${JOB_NAME}
DOWNLOAD_URL=http://snapshots.linaro.org/${PUB_DEST}
-CUSTOM_JSON_URL=https://git.linaro.org/qa/test-plans.git/blob_plain/HEAD:/android/hikey/template-xtest-lhg.json
+CUSTOM_JSON_URL=https://git.linaro.org/qa/test-plans.git/plain/android/hikey-v2/template-xtest-lmg.yaml
SKIP_REPORT=true
EOF