aboutsummaryrefslogtreecommitdiff
path: root/linux-leg
diff options
context:
space:
mode:
authorFu Wei <fu.wei@linaro.org>2015-04-17 01:11:18 +0800
committerFu Wei <fu.wei@linaro.org>2015-04-17 01:11:18 +0800
commit385d93db0ba1db7246bbecd9dc50063d58f7e7aa (patch)
tree6be3befcf25f86d9630cb125e4ae21d2a697fe8f /linux-leg
parentfc79669191f84933697d822b91a61e61e371890d (diff)
linux-leg: remove useless files in template.json for more space to store test file
Change-Id: I4f253b23e94cff6b9bc7b89b317bbe06d788eb41
Diffstat (limited to 'linux-leg')
-rw-r--r--linux-leg/lava-job-definitions/rtsm_fvp_base-aemv8a/template.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/linux-leg/lava-job-definitions/rtsm_fvp_base-aemv8a/template.json b/linux-leg/lava-job-definitions/rtsm_fvp_base-aemv8a/template.json
index d55a2a6343..e4966e5261 100644
--- a/linux-leg/lava-job-definitions/rtsm_fvp_base-aemv8a/template.json
+++ b/linux-leg/lava-job-definitions/rtsm_fvp_base-aemv8a/template.json
@@ -5,6 +5,12 @@
"parameters": {
"bootloadertype": "uefi",
"customize": {
+ "boot:/fvp": [
+ "delete"
+ ],
+ "boot:/rtsm": [
+ "delete"
+ ],
"${STARTUP_NSH}": [
"boot:/EFI/BOOT/startup.nsh"
],