Fix: system-tests: missing space
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 9 Mar 2021 19:55:12 +0000 (14:55 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 9 Mar 2021 19:55:12 +0000 (14:55 -0500)
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
scripts/system-tests/template_lava_job.jinja2

index 95ec1eb6f6908d8b5f60bacb10a4ddbd2611576d..9e8694f3c77b21ff96ff1a259e3039aec9305e70 100644 (file)
@@ -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
This page took 0.024158 seconds and 4 git commands to generate.