summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur She <arthur.she@linaro.org>2023-03-14 21:29:36 -0700
committerArthur She <arthur.she@linaro.org>2023-03-14 21:29:36 -0700
commit303487ef017432da94522bbdb172aa443f49a78b (patch)
treebdff6379984f167cb7f57eb5bccab9237538e002
parentfa26231d2472cf965aceee396ec867d5f48edff6 (diff)
gen_sc7180_bl31_depthcharge_boot_yaml.sh: update test job definition
1. Use more reliable test patterns 2. Extend the timeout to 10 min 3. Update the firmware URL to official place Signed-off-by: Arthur She <arthur.she@linaro.org> Change-Id: Ifa7ee131bb2b5880be033623931b554840482f68
-rwxr-xr-xscript/gen_mt8192_bl31_depthcharge_boot_yaml.sh23
1 files changed, 13 insertions, 10 deletions
diff --git a/script/gen_mt8192_bl31_depthcharge_boot_yaml.sh b/script/gen_mt8192_bl31_depthcharge_boot_yaml.sh
index 09a09585..78da4c63 100755
--- a/script/gen_mt8192_bl31_depthcharge_boot_yaml.sh
+++ b/script/gen_mt8192_bl31_depthcharge_boot_yaml.sh
@@ -34,7 +34,7 @@ timeouts:
job:
minutes: 30
action:
- minutes: 2
+ minutes: 10
connection:
minutes: 5
priority: medium
@@ -46,7 +46,7 @@ actions:
to: flasher
images:
image:
- url: https://people.linaro.org/~theodore.grey/trusted-firmware/asurada_tf-a-ci_golden_image.bin.gz
+ url: https://images.validation.linaro.org/people.linaro.org/~theodore.grey/trusted-firmware/asurada_tf-a-ci_golden_image.bin.gz
bl31:
url: $bl31_url
- boot:
@@ -54,11 +54,14 @@ actions:
minutes: 2
method: minimal
- test:
- monitors:
- - name: "BL31_boot_test"
- start: "NOTICE: MT8192 bl31_setup"
- end: "This is a TF-A test build\\\\. Halting\\\\.{3}"
- pattern: "Starting depthcharge on Asurada\\\\.{3}"
- fixupdict:
- '!': pass
- '': fail
+ timeout:
+ minutes: 10
+ interactive:
+ - name: int_1
+ prompts: ["Starting depthcharge on Asurada"]
+ script:
+ - command:
+ - name: int_2
+ prompts: ["This is a TF-A test build. Halting"]
+ script:
+ - command: