From 055af8e964bea04e5bb7144050546045813d993e Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Thu, 26 Jan 2017 20:25:07 +0100 Subject: Adapt test yaml definition to code changes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I035cad67460b9e6c29f882cd983fe80f653757df Signed-off-by: Jan-Simon Möller --- templates/machine/raspberrypi3/test/testjob_short.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/machine/raspberrypi3/test/testjob_short.yaml b/templates/machine/raspberrypi3/test/testjob_short.yaml index 16b4993f4..45cb1387d 100644 --- a/templates/machine/raspberrypi3/test/testjob_short.yaml +++ b/templates/machine/raspberrypi3/test/testjob_short.yaml @@ -26,7 +26,7 @@ actions: url: '@REPLACE_URL_PREFIX@/@REPLACE_DTB@' kernel: url: '@REPLACE_URL_PREFIX@/@REPLACE_KERNEL@' - initramfs: + initrd: url: '@REPLACE_URL_PREFIX@/@REPLACE_INITRAMFS@' allow_modify: false nbdroot: -- cgit 1.2.3-korg