parallel might run test_dtrace

Which obviously needs dtrace to be installed.
Added recommend as it is better to fail the test not whole plan if it is not possible to
install systemtap-sdt-devel by its /usr/bin/dtrace provide
This commit is contained in:
Lukas Zachar 2023-02-09 10:14:06 +01:00
commit dc4e662e56

View file

@ -1,2 +1,4 @@
test: ./parallel.sh
duration: 30m
recommend:
- /usr/bin/dtrace