modify case for crash_gen

This commit is contained in:
liuyq-617 2021-04-28 09:34:03 +08:00
parent 2677b8867d
commit aa2e6abbe7
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ steps:
- pip3 install psutil - pip3 install psutil
- pip3 install guppy3 - pip3 install guppy3
- cd tests/pytest - cd tests/pytest
- ./crash_gen.sh -a -p -t 4 -s 200 - ./crash_gen.sh -a -p -t 4 -s 2000
when: when:
branch: branch:
- develop - develop