From: Jonathan Rajotte Date: Wed, 21 Nov 2018 22:06:13 +0000 (-0500) Subject: Force the use of bash for lava base shell. X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=c0431a7e570f3dbba0ba41a2d5272e0a8e1d4c98;p=lttng-ci.git Force the use of bash for lava base shell. Signed-off-by: Jonathan Rajotte --- diff --git a/scripts/system-tests/template_lava_job.jinja2 b/scripts/system-tests/template_lava_job.jinja2 index 02201a1..f9dcf87 100644 --- a/scripts/system-tests/template_lava_job.jinja2 +++ b/scripts/system-tests/template_lava_job.jinja2 @@ -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