From: Jonathan Rajotte Date: Tue, 9 Mar 2021 19:55:12 +0000 (-0500) Subject: Fix: system-tests: missing space X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=448803d6d99a86d7fbac8ff1af7ffd707d761a3b;p=lttng-ci.git Fix: system-tests: missing space Signed-off-by: Jonathan Rajotte --- diff --git a/scripts/system-tests/template_lava_job.jinja2 b/scripts/system-tests/template_lava_job.jinja2 index 95ec1eb..9e8694f 100644 --- a/scripts/system-tests/template_lava_job.jinja2 +++ b/scripts/system-tests/template_lava_job.jinja2 @@ -86,7 +86,7 @@ actions: - ln -s {{ vlttng_path }} /root/lttngvenv - sync from: inline - name:vlttng-env-setup-inline + name: vlttng-env-setup-inline path: inline/x86-env-setup.yaml {% if test_type == TestType.baremetal_tests %} - repository: https://github.com/lttng/lttng-ci.git