Fix: test name must be unique
[lttng-ci.git] / scripts / system-tests / template_lava_job.jinja2
index 2e2d5a4398ecc170e7861b73ee3591f7638e616e..9eaa8dfed60cfb8b4778e0047075c1b18ad7c00b 100644 (file)
@@ -175,7 +175,7 @@ actions:
             - repository: https://github.com/lttng/lttng-ci.git
               from: git
               path: lava/system-tests/kprobe-fuzzing-tests.yml
-              name: kprobe-fuzzing-tests
+              name: kprobe-fuzzing-tests{{ i }}
               params:
                 ROUND_NB: {{ i }}
           {% endfor %}
This page took 0.023463 seconds and 4 git commands to generate.