X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=lava%2Fsystem-tests%2Fkprobe-fuzzing-tests.yml;h=9f076b95dc543c144aaab669f35b6f03284fd3e0;hb=339eab117a9e6c998d9e017073e8339b6b5ef883;hp=cafca9dfdc3bcee383f44964462a07162038249f;hpb=6d3950a91bc9b7c72158b027c79152a9576ffb86;p=lttng-ci.git diff --git a/lava/system-tests/kprobe-fuzzing-tests.yml b/lava/system-tests/kprobe-fuzzing-tests.yml index cafca9d..9f076b9 100644 --- a/lava/system-tests/kprobe-fuzzing-tests.yml +++ b/lava/system-tests/kprobe-fuzzing-tests.yml @@ -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"