X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=lava%2Fdevices%2Fx86_server01-cloud08.jinja2;h=05239ef0f5e9d00ad97ddf1c0309beb99ca4917b;hb=6e5bb7a0a72e27e1ece0370dd23b7a7ff8155dea;hp=2057a096a5e4cde3492d351fe981b813a32cb48b;hpb=94810d866721fdfacbe41ddcc22be059764b002b;p=lttng-ci.git diff --git a/lava/devices/x86_server01-cloud08.jinja2 b/lava/devices/x86_server01-cloud08.jinja2 index 2057a09..05239ef 100644 --- a/lava/devices/x86_server01-cloud08.jinja2 +++ b/lava/devices/x86_server01-cloud08.jinja2 @@ -1,8 +1,7 @@ {% extends 'x86.jinja2' %} {% 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 hard_reset_command = '/usr/bin/pduclient --daemon localhost --hostname pdu01.internal.efficios.com --command reboot --port 17' %} +{% set power_off_command = '/usr/bin/pduclient --daemon localhost --hostname pdu01.internal.efficios.com --command off --port 17' %} +{% set power_on_command = '/usr/bin/pduclient --daemon localhost --hostname pdu01.internal.efficios.com --command on --port 17' %} +{% set soft_reset_command = 'reboot' %} +{% set boot_interface = 'net2' %}