Add babeltrace benchmark commit skip
[lttng-ci.git] / scripts / babeltrace-benchmark / template_lava_job_bt_benchmark.jinja2
index 4a0b2fb45a986077f9c5f260278c365ba7c12e59..5a2588fb36d5fe9ab46d256e56d1cad1778c0cc3 100644 (file)
@@ -30,6 +30,7 @@ actions:
           type: zimage
         nfsrootfs:
           url: {{ nfsrootfs_url }}
+          sha256sum: {{ nfsrootfs_sha256 }}
           compression: gz
 
     - boot:
@@ -63,7 +64,7 @@ actions:
                     - systemctl start systemd-timesyncd
                     - echo nameserver 172.18.0.12 > /etc/resolv.conf
                     - ip a
-                    - mount /dev/sda /tmp
+                    - mount /dev/sda1 /tmp
                     - rm -rf /tmp/*
                     - locale-gen en_US.UTF-8
                     - apt-get update
This page took 0.040767 seconds and 4 git commands to generate.