LAVA: use job context to pass kernel args
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 26 Nov 2018 22:09:19 +0000 (17:09 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 26 Nov 2018 22:09:19 +0000 (17:09 -0500)
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
lava/devices/x86_server01-cloud08.jinja2

index e87a0c355a95b1957d7bd75be0e1d4b11e072e93..9413e0bd3ef3a0159150803f1caf10e99b738e90 100644 (file)
@@ -5,4 +5,3 @@
 {% set power_on_command = '/usr/bin/pduclient --daemon localhost --hostname pdu01.internal.efficios.com --command on --port 05' %}
 {% set soft_reset_command = 'reboot' %}
 {% set boot_interface = 'net2' %}
-{% set kernel_extra_args = 'cpuidle.off=1 nfsrootdebug' %}
This page took 0.032051 seconds and 4 git commands to generate.