From d2fdefc420555a58abea3aa493f1eb19830e08d3 Mon Sep 17 00:00:00 2001 From: Jonathan Rajotte Date: Mon, 19 Nov 2018 18:18:58 -0500 Subject: [PATCH 1/1] LAVA: Use nfs boot command Signed-off-by: Jonathan Rajotte --- scripts/system-tests/template_lava_job.jinja2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/system-tests/template_lava_job.jinja2 b/scripts/system-tests/template_lava_job.jinja2 index 448537f..cd136ac 100644 --- a/scripts/system-tests/template_lava_job.jinja2 +++ b/scripts/system-tests/template_lava_job.jinja2 @@ -51,7 +51,7 @@ actions: timeout: minutes: 10 method: ipxe - commands: ramdisk + commands: nfs prompts: - 'root@linaro-server:~#' -- 2.34.1