Lava: Remove useless debugging command on boot
[lttng-ci.git] / scripts / lttng-baremetal-tests / lava-submit.py
index ecf5d31e04ab1904bcbf5d26647daf5c7e6b46d7..7099088634a00d31f58e26544e75fd68a3f6cdbb 100644 (file)
@@ -126,8 +126,6 @@ def get_config_cmd(build_device):
         'command': 'lava_command_run',
         'parameters': {
             'commands': [
-                'ifup eth0',
-                'route -n',
                 'cat /etc/resolv.conf',
                 'echo nameserver 172.18.0.12 > /etc/resolv.conf',
                 'groupadd tracing'
This page took 0.023086 seconds and 4 git commands to generate.