etc
/
lpe
1
0
Fork 0

Travis-CI: adjust out-of-tree settings

- run for each kernel version 3 times
- no more than 20 minutes for exploit testing
- success if more than 95% of runs is ok
master
dump_stack() 2019-08-30 17:13:49 +00:00
parent c8d8a74572
commit b90b3ee4c9
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 1 additions and 1 deletions

View File

@ -36,4 +36,4 @@ before_script:
script:
- |
cd $TRAVIS_BUILD_DIR/$EXPLOIT
sudo $(which out-of-tree) pew --max=8
sudo $(which out-of-tree) pew --runs=3 --timeout=20m --threshold=0.95