summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur She <arthur.she@linaro.org>2023-05-12 10:02:38 -0700
committerArthur She <arthur.she@linaro.org>2023-05-12 10:02:38 -0700
commitbfbdeebc4928cfb98de21db0a93354c606404f38 (patch)
tree8e92229a012b2a23482e23a90cd05bf1963a1d60
parent9ff9a987b78599619b5d5e79505eaad89196b819 (diff)
changed the LAVA job template from "stm32mp1-linux.yaml" to "stm32mp1-boot-test.yaml"add-stm32mp15x
Signed-off-by: Arthur She <arthur.she@linaro.org>
-rwxr-xr-xscript/gen_stm32mp1_test_yaml.sh2
-rw-r--r--script/lava-templates/stm32mp1-boot-test.yaml (renamed from script/lava-templates/stm32mp1-linux.yaml)0
2 files changed, 1 insertions, 1 deletions
diff --git a/script/gen_stm32mp1_test_yaml.sh b/script/gen_stm32mp1_test_yaml.sh
index 6055100c..2bbee427 100755
--- a/script/gen_stm32mp1_test_yaml.sh
+++ b/script/gen_stm32mp1_test_yaml.sh
@@ -35,4 +35,4 @@ fi
rep_bin_url="$file_url/$rep_bin_file"
flash_layout_url="$file_url/$layout_file"
-expand_template "$(dirname "$0")/lava-templates/stm32mp1-linux.yaml"
+expand_template "$(dirname "$0")/lava-templates/stm32mp1-boot-test.yaml"
diff --git a/script/lava-templates/stm32mp1-linux.yaml b/script/lava-templates/stm32mp1-boot-test.yaml
index 9717084d..9717084d 100644
--- a/script/lava-templates/stm32mp1-linux.yaml
+++ b/script/lava-templates/stm32mp1-boot-test.yaml