LAVA: add nfsrootdebug to extra_kernel_args
[lttng-ci.git] / lava / devices / x86_server01-cloud08.jinja2
index 2057a096a5e4cde3492d351fe981b813a32cb48b..e87a0c355a95b1957d7bd75be0e1d4b11e072e93 100644 (file)
@@ -2,7 +2,7 @@
 {% set connection_command = 'telnet serial01.internal.efficios.com 7025' %}
 {% set hard_reset_command = '/usr/bin/pduclient --daemon localhost --hostname pdu01.internal.efficios.com --command reboot --port 05' %}
 {% set power_off_command = '/usr/bin/pduclient --daemon localhost --hostname pdu01.internal.efficios.com --command off --port 05' %}
-{% 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'}
+{% 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.023486 seconds and 4 git commands to generate.