aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2017-11-16 08:16:04 +0800
committerNaresh Kamboju <naresh.kamboju@linaro.org>2017-11-16 15:38:27 +0530
commit6171c61e68890bc4adfb5e984bfa00a766f4496e (patch)
tree5a27b43671df5ecfc79adf8fb89ed00e7a532ae3
parentfce0fa5e7f3817b30f2767ffdb8ec5e4cb84f1f3 (diff)
android hikey/x15 boottime: reduce one time reboot
After the last time collection test, the analyze part could be done directly without a reboot Change-Id: Ia3153fa8f10958b642b2c143a99d5d6adf9656cb Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
-rw-r--r--android/hikey-v2/template-boottime.yaml19
-rw-r--r--android/x15-v2/template-boottime.yaml17
2 files changed, 0 insertions, 36 deletions
diff --git a/android/hikey-v2/template-boottime.yaml b/android/hikey-v2/template-boottime.yaml
index 2047493..318fe09 100644
--- a/android/hikey-v2/template-boottime.yaml
+++ b/android/hikey-v2/template-boottime.yaml
@@ -312,25 +312,6 @@ actions:
params:
OPERATION: COLLECT
COLLECT_NO: 7
-
-- boot:
- namespace: droid
- connection: serial
- prompts:
- - 'root@(.*):/#'
- - 'hikey:/'
- - 'console:/'
- - ':/'
- timeout:
- minutes: 15
- method: fastboot
-
-- test:
- namespace: tlxc
- connection: lxc
- timeout:
- minutes: 300
- definitions:
- repository: https://git.linaro.org/qa/test-definitions.git
from: git
path: automated/android/boottime/boottime.yaml
diff --git a/android/x15-v2/template-boottime.yaml b/android/x15-v2/template-boottime.yaml
index 302c0aa..2190037 100644
--- a/android/x15-v2/template-boottime.yaml
+++ b/android/x15-v2/template-boottime.yaml
@@ -284,23 +284,6 @@ actions:
params:
OPERATION: COLLECT
COLLECT_NO: 7
-
-- boot:
- namespace: droid
- connection: serial
- prompts:
- - 'root@(.*):/#'
- - 'am57xevm:/'
- timeout:
- minutes: 15
- method: fastboot
-
-- test:
- namespace: tlxc
- connection: lxc
- timeout:
- minutes: 300
- definitions:
- repository: https://git.linaro.org/qa/test-definitions.git
from: git
path: automated/android/boottime/boottime.yaml