aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2018-05-30 22:04:07 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2018-05-30 22:04:07 +0800
commita9bd4b08aeac03301d7af496decbf4e79f478ae3 (patch)
tree7a2a5c2417b591ef658a2edca6e90a0523f7c069
parentb95d6b8f31fde525beab33027e64b3baa993c35c (diff)
android x15-v2: update boot prompt to support AOSP P and master
use ":/" instead of "am57xevm:/" Change-Id: I435966efa942d50b2d2b46ec8571b1e4a58508d4 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
-rw-r--r--android/x15-v2/template-andebenchpro2015.yaml4
-rw-r--r--android/x15-v2/template-antutu6.yaml4
-rw-r--r--android/x15-v2/template-benchmarkpi.yaml4
-rw-r--r--android/x15-v2/template-boottime.yaml20
-rw-r--r--android/x15-v2/template-caffeinemark.yaml4
-rw-r--r--android/x15-v2/template-cf-bench.yaml4
-rw-r--r--android/x15-v2/template-cts-focused1-v7a.yaml4
-rw-r--r--android/x15-v2/template-cts-focused2-v7a.yaml4
-rw-r--r--android/x15-v2/template-cts-media-v7a.yaml4
-rw-r--r--android/x15-v2/template-cts-media2-v7a.yaml4
-rw-r--r--android/x15-v2/template-cts-opengl-v7a.yaml4
-rw-r--r--android/x15-v2/template-cts-part1-v7a.yaml4
-rw-r--r--android/x15-v2/template-cts-part2-v7a.yaml4
-rw-r--r--android/x15-v2/template-cts-part3-v7a.yaml4
-rw-r--r--android/x15-v2/template-cts-part4-v7a.yaml4
-rw-r--r--android/x15-v2/template-cts-part5-v7a.yaml4
-rw-r--r--android/x15-v2/template-gearses2eclair.yaml4
-rw-r--r--android/x15-v2/template-geekbench3.yaml4
-rw-r--r--android/x15-v2/template-glbenchmark25.yaml4
-rw-r--r--android/x15-v2/template-javawhetstone.yaml4
-rw-r--r--android/x15-v2/template-jbench.yaml4
-rw-r--r--android/x15-v2/template-linpack.yaml4
-rw-r--r--android/x15-v2/template-monkey.yaml4
-rw-r--r--android/x15-v2/template-quadrantpro.yaml4
-rw-r--r--android/x15-v2/template-rl-sqlite.yaml4
-rw-r--r--android/x15-v2/template-scimark.yaml4
-rw-r--r--android/x15-v2/template-vellamo3.yaml4
-rw-r--r--android/x15-v2/template-vts-part1.yaml4
-rw-r--r--android/x15-v2/template-vts-part2.yaml4
-rw-r--r--android/x15-v2/template-vts-part3.yaml4
-rw-r--r--android/x15-v2/template-vts-part4.yaml4
-rw-r--r--android/x15-v2/template-vts-part5.yaml4
-rw-r--r--android/x15-v2/template-vts-part6.yaml4
-rw-r--r--android/x15-v2/template-weekly.yaml4
-rw-r--r--android/x15-v2/template.yaml6
35 files changed, 79 insertions, 79 deletions
diff --git a/android/x15-v2/template-andebenchpro2015.yaml b/android/x15-v2/template-andebenchpro2015.yaml
index 6f4288e..1787973 100644
--- a/android/x15-v2/template-andebenchpro2015.yaml
+++ b/android/x15-v2/template-andebenchpro2015.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-antutu6.yaml b/android/x15-v2/template-antutu6.yaml
index 845f9d8..431f4fc 100644
--- a/android/x15-v2/template-antutu6.yaml
+++ b/android/x15-v2/template-antutu6.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-benchmarkpi.yaml b/android/x15-v2/template-benchmarkpi.yaml
index 7fa5b63..425627f 100644
--- a/android/x15-v2/template-benchmarkpi.yaml
+++ b/android/x15-v2/template-benchmarkpi.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-boottime.yaml b/android/x15-v2/template-boottime.yaml
index 9405119..64a4637 100644
--- a/android/x15-v2/template-boottime.yaml
+++ b/android/x15-v2/template-boottime.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
@@ -118,7 +118,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
@@ -140,7 +140,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
@@ -162,7 +162,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
@@ -184,7 +184,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
@@ -206,7 +206,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
@@ -228,7 +228,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
@@ -250,7 +250,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
@@ -286,7 +286,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-caffeinemark.yaml b/android/x15-v2/template-caffeinemark.yaml
index 804f755..03fe127 100644
--- a/android/x15-v2/template-caffeinemark.yaml
+++ b/android/x15-v2/template-caffeinemark.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-cf-bench.yaml b/android/x15-v2/template-cf-bench.yaml
index 47b053f..6b5287d 100644
--- a/android/x15-v2/template-cf-bench.yaml
+++ b/android/x15-v2/template-cf-bench.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-cts-focused1-v7a.yaml b/android/x15-v2/template-cts-focused1-v7a.yaml
index 5a4bebc..bff72c4 100644
--- a/android/x15-v2/template-cts-focused1-v7a.yaml
+++ b/android/x15-v2/template-cts-focused1-v7a.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-cts-focused2-v7a.yaml b/android/x15-v2/template-cts-focused2-v7a.yaml
index ae3f67a..968ec07 100644
--- a/android/x15-v2/template-cts-focused2-v7a.yaml
+++ b/android/x15-v2/template-cts-focused2-v7a.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-cts-media-v7a.yaml b/android/x15-v2/template-cts-media-v7a.yaml
index 711ca99..ff67cd3 100644
--- a/android/x15-v2/template-cts-media-v7a.yaml
+++ b/android/x15-v2/template-cts-media-v7a.yaml
@@ -44,7 +44,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -91,7 +91,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-cts-media2-v7a.yaml b/android/x15-v2/template-cts-media2-v7a.yaml
index 9a02300..9924d0f 100644
--- a/android/x15-v2/template-cts-media2-v7a.yaml
+++ b/android/x15-v2/template-cts-media2-v7a.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-cts-opengl-v7a.yaml b/android/x15-v2/template-cts-opengl-v7a.yaml
index 8dc1509..6bd9d84 100644
--- a/android/x15-v2/template-cts-opengl-v7a.yaml
+++ b/android/x15-v2/template-cts-opengl-v7a.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-cts-part1-v7a.yaml b/android/x15-v2/template-cts-part1-v7a.yaml
index 3fe3708..fa92ba8 100644
--- a/android/x15-v2/template-cts-part1-v7a.yaml
+++ b/android/x15-v2/template-cts-part1-v7a.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-cts-part2-v7a.yaml b/android/x15-v2/template-cts-part2-v7a.yaml
index bdb471c..c1e1f46 100644
--- a/android/x15-v2/template-cts-part2-v7a.yaml
+++ b/android/x15-v2/template-cts-part2-v7a.yaml
@@ -44,7 +44,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -91,7 +91,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-cts-part3-v7a.yaml b/android/x15-v2/template-cts-part3-v7a.yaml
index 47628fa..6a8c865 100644
--- a/android/x15-v2/template-cts-part3-v7a.yaml
+++ b/android/x15-v2/template-cts-part3-v7a.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-cts-part4-v7a.yaml b/android/x15-v2/template-cts-part4-v7a.yaml
index 6b566a4..4f9335d 100644
--- a/android/x15-v2/template-cts-part4-v7a.yaml
+++ b/android/x15-v2/template-cts-part4-v7a.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-cts-part5-v7a.yaml b/android/x15-v2/template-cts-part5-v7a.yaml
index 408b5e5..5726126 100644
--- a/android/x15-v2/template-cts-part5-v7a.yaml
+++ b/android/x15-v2/template-cts-part5-v7a.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-gearses2eclair.yaml b/android/x15-v2/template-gearses2eclair.yaml
index 20d0ebb..55a8df0 100644
--- a/android/x15-v2/template-gearses2eclair.yaml
+++ b/android/x15-v2/template-gearses2eclair.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-geekbench3.yaml b/android/x15-v2/template-geekbench3.yaml
index be21901..5025b68 100644
--- a/android/x15-v2/template-geekbench3.yaml
+++ b/android/x15-v2/template-geekbench3.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-glbenchmark25.yaml b/android/x15-v2/template-glbenchmark25.yaml
index d4906cd..ff18fcb 100644
--- a/android/x15-v2/template-glbenchmark25.yaml
+++ b/android/x15-v2/template-glbenchmark25.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-javawhetstone.yaml b/android/x15-v2/template-javawhetstone.yaml
index 19116d4..ae51a4d 100644
--- a/android/x15-v2/template-javawhetstone.yaml
+++ b/android/x15-v2/template-javawhetstone.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-jbench.yaml b/android/x15-v2/template-jbench.yaml
index e1bafb0..481b5dd 100644
--- a/android/x15-v2/template-jbench.yaml
+++ b/android/x15-v2/template-jbench.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-linpack.yaml b/android/x15-v2/template-linpack.yaml
index bbf9551..ff4ce86 100644
--- a/android/x15-v2/template-linpack.yaml
+++ b/android/x15-v2/template-linpack.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-monkey.yaml b/android/x15-v2/template-monkey.yaml
index 4f7ec45..94d57c5 100644
--- a/android/x15-v2/template-monkey.yaml
+++ b/android/x15-v2/template-monkey.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-quadrantpro.yaml b/android/x15-v2/template-quadrantpro.yaml
index ca81d4c..2412dcf 100644
--- a/android/x15-v2/template-quadrantpro.yaml
+++ b/android/x15-v2/template-quadrantpro.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-rl-sqlite.yaml b/android/x15-v2/template-rl-sqlite.yaml
index 78df17b..2e540a5 100644
--- a/android/x15-v2/template-rl-sqlite.yaml
+++ b/android/x15-v2/template-rl-sqlite.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-scimark.yaml b/android/x15-v2/template-scimark.yaml
index 2ed9fb7..7f2552d 100644
--- a/android/x15-v2/template-scimark.yaml
+++ b/android/x15-v2/template-scimark.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-vellamo3.yaml b/android/x15-v2/template-vellamo3.yaml
index 9ffe745..3620005 100644
--- a/android/x15-v2/template-vellamo3.yaml
+++ b/android/x15-v2/template-vellamo3.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-vts-part1.yaml b/android/x15-v2/template-vts-part1.yaml
index b2c951f..1422a6b 100644
--- a/android/x15-v2/template-vts-part1.yaml
+++ b/android/x15-v2/template-vts-part1.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-vts-part2.yaml b/android/x15-v2/template-vts-part2.yaml
index 9def75f..a6c755a 100644
--- a/android/x15-v2/template-vts-part2.yaml
+++ b/android/x15-v2/template-vts-part2.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-vts-part3.yaml b/android/x15-v2/template-vts-part3.yaml
index ea6337a..60d0581 100644
--- a/android/x15-v2/template-vts-part3.yaml
+++ b/android/x15-v2/template-vts-part3.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-vts-part4.yaml b/android/x15-v2/template-vts-part4.yaml
index c49ea5f..e4b1e72 100644
--- a/android/x15-v2/template-vts-part4.yaml
+++ b/android/x15-v2/template-vts-part4.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-vts-part5.yaml b/android/x15-v2/template-vts-part5.yaml
index 3800d23..6caf942 100644
--- a/android/x15-v2/template-vts-part5.yaml
+++ b/android/x15-v2/template-vts-part5.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-vts-part6.yaml b/android/x15-v2/template-vts-part6.yaml
index 7a8ac28..ed330bb 100644
--- a/android/x15-v2/template-vts-part6.yaml
+++ b/android/x15-v2/template-vts-part6.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template-weekly.yaml b/android/x15-v2/template-weekly.yaml
index 2604a20..d70a70c 100644
--- a/android/x15-v2/template-weekly.yaml
+++ b/android/x15-v2/template-weekly.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
diff --git a/android/x15-v2/template.yaml b/android/x15-v2/template.yaml
index f8a134c..1924e2a 100644
--- a/android/x15-v2/template.yaml
+++ b/android/x15-v2/template.yaml
@@ -42,7 +42,7 @@ actions:
namespace: tlxc
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 5
method: lxc
@@ -89,7 +89,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot
@@ -124,7 +124,7 @@ actions:
namespace: droid
prompts:
- 'root@(.*):/#'
- - 'am57xevm:/'
+ - ':/'
timeout:
minutes: 15
method: fastboot