Fix: do not specify os type in deploy action
[lttng-ci.git] / scripts / system-tests / template_lava_job.jinja2
index 02201a14c94809f05733b369fcb536f35cce9a42..967dc82294f82f3595d5ac9054c88afed563d6c1 100644 (file)
@@ -9,6 +9,7 @@ visibility: public
 context:
   extra_kernel_args: cpuidle.off=1
   extra_nfsroot_args: ",nfsvers=3 nfsrootdebug"
+  lava_test_sh_cmd: "/bin/bash"
 
 tags:
   - qemu
@@ -39,7 +40,6 @@ actions:
         nfsrootfs:
           url: {{ nfsrootfs_url }}
           compression: gz
-        os: ubuntu
 
     - boot:
         timeout:
This page took 0.0228699999999999 seconds and 4 git commands to generate.