LAVA: install `systemtap-sdt-dev` package to run sdt-uprobe tests
[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 params:
6 ROUND_NB: 0
7 run:
8 steps:
9 - git clone https://github.com/lttng/lttng-ci ci
10 - 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.030989 seconds and 4 git commands to generate.