aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2017-03-16 23:27:19 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2017-03-16 23:27:19 +0800
commit5148e560f9e2358e3a878914f265a721dc98de2e (patch)
treef3b52fb8f81e8f8f4d1aa4c7f614bc1dfe6521ab
parent13645321069c48465006ea6f246a0aeddd730be8 (diff)
android: update cts package to 7.1 r3
Change-Id: I832d570126995d502c037810c6925ea5e59507d0 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
-rw-r--r--android/hikey/template-cts-focused1-v7a.yaml2
-rw-r--r--android/hikey/template-cts-focused1-v8a.yaml2
-rw-r--r--android/hikey/template-cts-focused1.json2
-rw-r--r--android/hikey/template-cts-focused2-v7a.yaml2
-rw-r--r--android/hikey/template-cts-focused2-v8a.yaml2
-rw-r--r--android/hikey/template-cts-focused2.json2
-rw-r--r--android/hikey/template-cts-media-32.json2
-rw-r--r--android/hikey/template-cts-media-64.json2
-rw-r--r--android/hikey/template-cts-opengl.json2
-rw-r--r--android/hikey/template-cts-part1.json2
-rw-r--r--android/hikey/template-cts-part2-32.json2
-rw-r--r--android/hikey/template-cts-part2-64.json2
-rw-r--r--android/hikey/template-cts-part3.json2
-rw-r--r--android/hikey/template-cts-part4.json2
-rw-r--r--android/lcr-member-juno-m/template-cts-focused1.json2
-rw-r--r--android/lcr-member-juno-m/template-cts-focused2.json2
-rw-r--r--android/lcr-member-juno-m/template-cts-media-32.json2
-rw-r--r--android/lcr-member-juno-m/template-cts-media-64.json2
-rw-r--r--android/lcr-member-juno-m/template-cts-opengl-32.json2
-rw-r--r--android/lcr-member-juno-m/template-cts-opengl-64.json2
-rw-r--r--android/lcr-member-juno-m/template-cts-part1.json2
-rw-r--r--android/lcr-member-juno-m/template-cts-part2.json2
-rw-r--r--android/lcr-member-juno-m/template-cts-part3.json2
-rw-r--r--android/lcr-member-juno-m/template-cts-part4.json2
-rw-r--r--android/x15/template-cts-focused1.json2
-rw-r--r--android/x15/template-cts-focused2.json2
-rw-r--r--android/x15/template-cts-media.json2
-rw-r--r--android/x15/template-cts-opengl.json2
-rw-r--r--android/x15/template-cts-part1.json2
-rw-r--r--android/x15/template-cts-part2.json2
-rw-r--r--android/x15/template-cts-part3.json2
-rw-r--r--android/x15/template-cts-part4.json2
32 files changed, 32 insertions, 32 deletions
diff --git a/android/hikey/template-cts-focused1-v7a.yaml b/android/hikey/template-cts-focused1-v7a.yaml
index cd622a8..10b44db 100644
--- a/android/hikey/template-cts-focused1-v7a.yaml
+++ b/android/hikey/template-cts-focused1-v7a.yaml
@@ -90,5 +90,5 @@ actions:
path: automated/android/cts/cts.yaml
params:
TEST_PARAMS: "run cts-focused1 --abi armeabi-v7a --disable-reboot --skip-preconditions --skip-device-info"
- CTS_URL: "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip"
+ CTS_URL: "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip"
name: cts-focused1-v7a
diff --git a/android/hikey/template-cts-focused1-v8a.yaml b/android/hikey/template-cts-focused1-v8a.yaml
index 424ed85..88c79df 100644
--- a/android/hikey/template-cts-focused1-v8a.yaml
+++ b/android/hikey/template-cts-focused1-v8a.yaml
@@ -90,5 +90,5 @@ actions:
path: automated/android/cts/cts.yaml
params:
TEST_PARAMS: "run cts-focused1 --abi arm64-v8a --disable-reboot --skip-preconditions --skip-device-info"
- CTS_URL: "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip"
+ CTS_URL: "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip"
name: cts-focused1-v8a
diff --git a/android/hikey/template-cts-focused1.json b/android/hikey/template-cts-focused1.json
index 623e246..56a2066 100644
--- a/android/hikey/template-cts-focused1.json
+++ b/android/hikey/template-cts-focused1.json
@@ -64,7 +64,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/hikey/template-cts-focused2-v7a.yaml b/android/hikey/template-cts-focused2-v7a.yaml
index 0509f07..c28e881 100644
--- a/android/hikey/template-cts-focused2-v7a.yaml
+++ b/android/hikey/template-cts-focused2-v7a.yaml
@@ -90,5 +90,5 @@ actions:
path: automated/android/cts/cts.yaml
params:
TEST_PARAMS: "run cts-focused2 --abi armeabi-v7a --disable-reboot --skip-preconditions --skip-device-info"
- CTS_URL: "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip"
+ CTS_URL: "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip"
name: cts-focused2-v7a
diff --git a/android/hikey/template-cts-focused2-v8a.yaml b/android/hikey/template-cts-focused2-v8a.yaml
index 1d8389c..543980d 100644
--- a/android/hikey/template-cts-focused2-v8a.yaml
+++ b/android/hikey/template-cts-focused2-v8a.yaml
@@ -90,5 +90,5 @@ actions:
path: automated/android/cts/cts.yaml
params:
TEST_PARAMS: "run cts-focused2 --abi arm64-v8a --disable-reboot --skip-preconditions --skip-device-info"
- CTS_URL: "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip"
+ CTS_URL: "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip"
name: cts-focused2-v8a
diff --git a/android/hikey/template-cts-focused2.json b/android/hikey/template-cts-focused2.json
index c23dc42..9f00e9f 100644
--- a/android/hikey/template-cts-focused2.json
+++ b/android/hikey/template-cts-focused2.json
@@ -64,7 +64,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/hikey/template-cts-media-32.json b/android/hikey/template-cts-media-32.json
index 341bcba..fa56b86 100644
--- a/android/hikey/template-cts-media-32.json
+++ b/android/hikey/template-cts-media-32.json
@@ -64,7 +64,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/hikey/template-cts-media-64.json b/android/hikey/template-cts-media-64.json
index db2434e..62ac699 100644
--- a/android/hikey/template-cts-media-64.json
+++ b/android/hikey/template-cts-media-64.json
@@ -64,7 +64,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/hikey/template-cts-opengl.json b/android/hikey/template-cts-opengl.json
index f5c7dcc..9606ccb 100644
--- a/android/hikey/template-cts-opengl.json
+++ b/android/hikey/template-cts-opengl.json
@@ -64,7 +64,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/hikey/template-cts-part1.json b/android/hikey/template-cts-part1.json
index 17269a8..7186f9b 100644
--- a/android/hikey/template-cts-part1.json
+++ b/android/hikey/template-cts-part1.json
@@ -64,7 +64,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/hikey/template-cts-part2-32.json b/android/hikey/template-cts-part2-32.json
index 010533c..105f0e8 100644
--- a/android/hikey/template-cts-part2-32.json
+++ b/android/hikey/template-cts-part2-32.json
@@ -64,7 +64,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/hikey/template-cts-part2-64.json b/android/hikey/template-cts-part2-64.json
index 0d50db9..87fbd2d 100644
--- a/android/hikey/template-cts-part2-64.json
+++ b/android/hikey/template-cts-part2-64.json
@@ -64,7 +64,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/hikey/template-cts-part3.json b/android/hikey/template-cts-part3.json
index 056d75e..3a4ba18 100644
--- a/android/hikey/template-cts-part3.json
+++ b/android/hikey/template-cts-part3.json
@@ -64,7 +64,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/hikey/template-cts-part4.json b/android/hikey/template-cts-part4.json
index 20063ac..ce14c98 100644
--- a/android/hikey/template-cts-part4.json
+++ b/android/hikey/template-cts-part4.json
@@ -64,7 +64,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/lcr-member-juno-m/template-cts-focused1.json b/android/lcr-member-juno-m/template-cts-focused1.json
index 9735dc3..1afc1b4 100644
--- a/android/lcr-member-juno-m/template-cts-focused1.json
+++ b/android/lcr-member-juno-m/template-cts-focused1.json
@@ -56,7 +56,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/lcr-member-juno-m/template-cts-focused2.json b/android/lcr-member-juno-m/template-cts-focused2.json
index df2d09a..c01cf1c 100644
--- a/android/lcr-member-juno-m/template-cts-focused2.json
+++ b/android/lcr-member-juno-m/template-cts-focused2.json
@@ -56,7 +56,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/lcr-member-juno-m/template-cts-media-32.json b/android/lcr-member-juno-m/template-cts-media-32.json
index 8fb6454..180d17f 100644
--- a/android/lcr-member-juno-m/template-cts-media-32.json
+++ b/android/lcr-member-juno-m/template-cts-media-32.json
@@ -56,7 +56,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/lcr-member-juno-m/template-cts-media-64.json b/android/lcr-member-juno-m/template-cts-media-64.json
index 0cf071f..e72c531 100644
--- a/android/lcr-member-juno-m/template-cts-media-64.json
+++ b/android/lcr-member-juno-m/template-cts-media-64.json
@@ -56,7 +56,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/lcr-member-juno-m/template-cts-opengl-32.json b/android/lcr-member-juno-m/template-cts-opengl-32.json
index 62041f3..1bf3ac1 100644
--- a/android/lcr-member-juno-m/template-cts-opengl-32.json
+++ b/android/lcr-member-juno-m/template-cts-opengl-32.json
@@ -56,7 +56,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/lcr-member-juno-m/template-cts-opengl-64.json b/android/lcr-member-juno-m/template-cts-opengl-64.json
index c00b641..f491254 100644
--- a/android/lcr-member-juno-m/template-cts-opengl-64.json
+++ b/android/lcr-member-juno-m/template-cts-opengl-64.json
@@ -56,7 +56,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/lcr-member-juno-m/template-cts-part1.json b/android/lcr-member-juno-m/template-cts-part1.json
index d69f072..7fd6df8 100644
--- a/android/lcr-member-juno-m/template-cts-part1.json
+++ b/android/lcr-member-juno-m/template-cts-part1.json
@@ -56,7 +56,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/lcr-member-juno-m/template-cts-part2.json b/android/lcr-member-juno-m/template-cts-part2.json
index 055b71a..f2f1360 100644
--- a/android/lcr-member-juno-m/template-cts-part2.json
+++ b/android/lcr-member-juno-m/template-cts-part2.json
@@ -56,7 +56,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/lcr-member-juno-m/template-cts-part3.json b/android/lcr-member-juno-m/template-cts-part3.json
index eff5d3e..cb9b6dd 100644
--- a/android/lcr-member-juno-m/template-cts-part3.json
+++ b/android/lcr-member-juno-m/template-cts-part3.json
@@ -56,7 +56,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/lcr-member-juno-m/template-cts-part4.json b/android/lcr-member-juno-m/template-cts-part4.json
index 91e57e8..c06e0f7 100644
--- a/android/lcr-member-juno-m/template-cts-part4.json
+++ b/android/lcr-member-juno-m/template-cts-part4.json
@@ -56,7 +56,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/x15/template-cts-focused1.json b/android/x15/template-cts-focused1.json
index e0720bf..b3568bf 100644
--- a/android/x15/template-cts-focused1.json
+++ b/android/x15/template-cts-focused1.json
@@ -72,7 +72,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/x15/template-cts-focused2.json b/android/x15/template-cts-focused2.json
index 7172c9b..4e97726 100644
--- a/android/x15/template-cts-focused2.json
+++ b/android/x15/template-cts-focused2.json
@@ -72,7 +72,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/x15/template-cts-media.json b/android/x15/template-cts-media.json
index 22d297d..0fc1d8b 100644
--- a/android/x15/template-cts-media.json
+++ b/android/x15/template-cts-media.json
@@ -72,7 +72,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/x15/template-cts-opengl.json b/android/x15/template-cts-opengl.json
index 54f828f..31d1735 100644
--- a/android/x15/template-cts-opengl.json
+++ b/android/x15/template-cts-opengl.json
@@ -72,7 +72,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/x15/template-cts-part1.json b/android/x15/template-cts-part1.json
index d9e508d..3c3df6a 100644
--- a/android/x15/template-cts-part1.json
+++ b/android/x15/template-cts-part1.json
@@ -72,7 +72,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/x15/template-cts-part2.json b/android/x15/template-cts-part2.json
index a5a12a6..8d8b275 100644
--- a/android/x15/template-cts-part2.json
+++ b/android/x15/template-cts-part2.json
@@ -72,7 +72,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/x15/template-cts-part3.json b/android/x15/template-cts-part3.json
index 164f1d3..ef58192 100644
--- a/android/x15/template-cts-part3.json
+++ b/android/x15/template-cts-part3.json
@@ -72,7 +72,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",
diff --git a/android/x15/template-cts-part4.json b/android/x15/template-cts-part4.json
index 69b8c21..7207f03 100644
--- a/android/x15/template-cts-part4.json
+++ b/android/x15/template-cts-part4.json
@@ -72,7 +72,7 @@
"git-repo": "https://git.linaro.org/qa/test-definitions.git",
"testdef": "android/cts-host.yaml",
"parameters": {
- "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r2.zip",
+ "CTS_URL": "http://testdata.validation.linaro.org/cts/android-cts-7.1_r3.zip",
"JDK": "openjdk-8-jdk-headless",
"JRE": "openjdk-8-jre-headless",
"DEPENDENCIES": "wget adb xz-utils python-lxml python-setuptools python-pexpect zip lib32z1-dev libc6-dev-i386 lib32gcc1 libc6:i386 libncurses5:i386 libstdc++6:i386",