Lava: install step is deprecated in lava 2
[lttng-ci.git] / lava / system-tests / kprobe-fuzzing-tests.yml
index cafca9dfdc3bcee383f44964462a07162038249f..9f076b95dc543c144aaab669f35b6f03284fd3e0 100644 (file)
@@ -2,13 +2,9 @@ metadata:
         format: Lava-Test Test Definition 1.0
         name: lttng-fuzzing-kprobe-test
         description: "Run kprobe fuzzing test suite"
-install:
-        git-repos:
-                - url: https://github.com/lttng/lttng-ci
-                  destination: ci
-                  branch: master
 params:
   ROUND_NB: 0
 run:
         steps:
+                - git clone https://github.com/lttng/lttng-ci ci
                 - lava-test-case run-fuzzing --shell "python3 ./ci/scripts/system-tests/run-kprobe-fuzzing.py /root/instr_points.txt.gz $ROUND_NB"
This page took 0.023217 seconds and 4 git commands to generate.