From: Jonathan Rajotte Date: Thu, 22 Nov 2018 20:34:20 +0000 (-0500) Subject: Fix: do not specify os type in deploy action X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=a76a58f3a90663a5a9494f399eea63720b8d257c;p=lttng-ci.git Fix: do not specify os type in deploy action Specifying an OS ends up forcing the use of constant and prevent overriding of the shell to be used by lava. Signed-off-by: Jonathan Rajotte --- diff --git a/scripts/system-tests/template_lava_job.jinja2 b/scripts/system-tests/template_lava_job.jinja2 index f9dcf87..967dc82 100644 --- a/scripts/system-tests/template_lava_job.jinja2 +++ b/scripts/system-tests/template_lava_job.jinja2 @@ -40,7 +40,6 @@ actions: nfsrootfs: url: {{ nfsrootfs_url }} compression: gz - os: ubuntu - boot: timeout: