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:
parent
6be8056917
commit
dc4e662e56
1 changed files with 2 additions and 0 deletions
|
|
@ -1,2 +1,4 @@
|
|||
test: ./parallel.sh
|
||||
duration: 30m
|
||||
recommend:
|
||||
- /usr/bin/dtrace
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue