aboutsummaryrefslogtreecommitdiff
path: root/linaro-edk2-prep
diff options
context:
space:
mode:
authorFu Wei <fu.wei@linaro.org>2015-05-17 17:41:29 +0800
committerFathi Boudra <fathi.boudra@linaro.org>2015-05-18 10:01:50 +0300
commit839133aa3b66e21c4d714cea64640a112048f308 (patch)
tree459232048374a5d3e90a894fe134923607549df6 /linaro-edk2-prep
parent6e72e928bdfc5af973bf4a48f24af820b182a0a3 (diff)
linaro-edk2-prep: update lava test definition for rtsm_fvp_base-aemv8a
* update bl1/fip binaries: fvp-minimal -> fvp-base-armbds * update boot_cmds - menu has changed Signed-off-by: Fu Wei <fu.wei@linaro.org> Change-Id: I9c7a9f40d931b9abff15b92d9dffa5a981356107
Diffstat (limited to 'linaro-edk2-prep')
-rw-r--r--linaro-edk2-prep/lava-job-definitions/rtsm_fvp_base-aemv8a/template-menu-boot-with-initrd.json4
-rw-r--r--linaro-edk2-prep/lava-job-definitions/rtsm_fvp_base-aemv8a/template-menu-boot.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/linaro-edk2-prep/lava-job-definitions/rtsm_fvp_base-aemv8a/template-menu-boot-with-initrd.json b/linaro-edk2-prep/lava-job-definitions/rtsm_fvp_base-aemv8a/template-menu-boot-with-initrd.json
index f7a5cc7145..444b815458 100644
--- a/linaro-edk2-prep/lava-job-definitions/rtsm_fvp_base-aemv8a/template-menu-boot-with-initrd.json
+++ b/linaro-edk2-prep/lava-job-definitions/rtsm_fvp_base-aemv8a/template-menu-boot-with-initrd.json
@@ -39,7 +39,7 @@
"expect Choice:",
"sendline 1",
"expect Select the Boot Device:",
- "sendline 2",
+ "sendline 4",
"expect File path of the EFI Application or the kernel:",
"sendline Image",
"expect Is your application an OS loader? [y/n]",
@@ -49,7 +49,7 @@
"expect Description for this new Entry:",
"sendline LAVA",
"expect Choice:",
- "sendline 7",
+ "sendline 6",
"expect Start:",
"sendline 2"
],
diff --git a/linaro-edk2-prep/lava-job-definitions/rtsm_fvp_base-aemv8a/template-menu-boot.json b/linaro-edk2-prep/lava-job-definitions/rtsm_fvp_base-aemv8a/template-menu-boot.json
index 990fcd6612..2d08db9843 100644
--- a/linaro-edk2-prep/lava-job-definitions/rtsm_fvp_base-aemv8a/template-menu-boot.json
+++ b/linaro-edk2-prep/lava-job-definitions/rtsm_fvp_base-aemv8a/template-menu-boot.json
@@ -33,7 +33,7 @@
"expect Choice:",
"sendline 1",
"expect Select the Boot Device:",
- "sendline 2",
+ "sendline 4",
"expect File path of the EFI Application or the kernel:",
"sendline Image",
"expect Is your application an OS loader? [y/n]",
@@ -43,7 +43,7 @@
"expect Description for this new Entry:",
"sendline LAVA",
"expect Choice:",
- "sendline 7",
+ "sendline 6",
"expect Start:",
"sendline 2"
],