aboutsummaryrefslogtreecommitdiff
path: root/linaro-edk2
diff options
context:
space:
mode:
authorFu Wei <fu.wei@linaro.org>2015-05-17 17:46:29 +0800
committerFathi Boudra <fathi.boudra@linaro.org>2015-05-18 10:08:34 +0300
commit97d4d902880dffaa5e232b326a01cb2e75f48c36 (patch)
treee01f7896499c017afd2c00f76b8e84ade4766d95 /linaro-edk2
parent839133aa3b66e21c4d714cea64640a112048f308 (diff)
linaro-edk2: 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: Id3a6b2032f0b49f83fad091bbda30ccaf8c43299
Diffstat (limited to 'linaro-edk2')
-rw-r--r--linaro-edk2/lava-job-definitions/rtsm_fvp_base-aemv8a/template-menu-boot-with-initrd.json4
-rw-r--r--linaro-edk2/lava-job-definitions/rtsm_fvp_base-aemv8a/template-menu-boot.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/linaro-edk2/lava-job-definitions/rtsm_fvp_base-aemv8a/template-menu-boot-with-initrd.json b/linaro-edk2/lava-job-definitions/rtsm_fvp_base-aemv8a/template-menu-boot-with-initrd.json
index f7a5cc71..444b8154 100644
--- a/linaro-edk2/lava-job-definitions/rtsm_fvp_base-aemv8a/template-menu-boot-with-initrd.json
+++ b/linaro-edk2/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/lava-job-definitions/rtsm_fvp_base-aemv8a/template-menu-boot.json b/linaro-edk2/lava-job-definitions/rtsm_fvp_base-aemv8a/template-menu-boot.json
index 990fcd66..2d08db98 100644
--- a/linaro-edk2/lava-job-definitions/rtsm_fvp_base-aemv8a/template-menu-boot.json
+++ b/linaro-edk2/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"
],