cafca9dfdc3bcee383f44964462a07162038249f
[lttng-ci.git] / lava / system-tests / kprobe-fuzzing-tests.yml
1 metadata:
2 format: Lava-Test Test Definition 1.0
3 name: lttng-fuzzing-kprobe-test
4 description: "Run kprobe fuzzing test suite"
5 install:
6 git-repos:
7 - url: https://github.com/lttng/lttng-ci
8 destination: ci
9 branch: master
10 params:
11 ROUND_NB: 0
12 run:
13 steps:
14 - 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.029247 seconds and 3 git commands to generate.