Revert "LAVA: Use bash as first step to spawn a bash shell"
[lttng-ci.git] / scripts / system-tests / template_lava_job.jinja2
index 898c066601fcc20ce83acc525e7ab8eb036eb715..02201a14c94809f05733b369fcb536f35cce9a42 100644 (file)
@@ -8,7 +8,7 @@ visibility: public
 {% if device_type == DeviceType.kvm %}
 context:
   extra_kernel_args: cpuidle.off=1
-  extra_nfsroot_args: ,nfsver=3 nfsrootdebug
+  extra_nfsroot_args: ",nfsvers=3 nfsrootdebug"
 
 tags:
   - qemu
This page took 0.022927 seconds and 4 git commands to generate.