bt benchmark: Ignore commit ae466a6e1b856d96cf5112a371b4df2b732503ec
[lttng-ci.git] / scripts / babeltrace-benchmark / template_lava_job_bt_benchmark.jinja2
index 5a2588fb36d5fe9ab46d256e56d1cad1778c0cc3..d53c61737da5d2efbe7c9fec18461063d37cba2b 100644 (file)
@@ -19,6 +19,8 @@ context:
 tags:
   - dev-sda1
 
+environment:
+  SHELL: "/bin/bash"
 
 actions:
     - deploy:
@@ -62,7 +64,7 @@ actions:
                   steps:
                     - chmod 755 /
                     - systemctl start systemd-timesyncd
-                    - echo nameserver 172.18.0.12 > /etc/resolv.conf
+                    - echo nameserver 172.18.0.13 > /etc/resolv.conf
                     - ip a
                     - mount /dev/sda1 /tmp
                     - rm -rf /tmp/*
This page took 0.046809 seconds and 4 git commands to generate.