Refactor stress tests to make them runnable in reactor mode (#2614)

This commit is contained in:
Maks Litskevich
2023-10-04 01:10:10 +01:00
committed by GitHub
parent 64baf54d88
commit 28ebd57400
7 changed files with 86 additions and 48 deletions

View File

@ -8,9 +8,11 @@ on:
types:
- opened
- synchronize
#running nightly pipeline if you're changing it
# running nightly pipeline if you're changing it
# stress tests are run only in nightly at the moment, so running them in they are changed
paths:
- ".github/workflows/nightly_run.yml"
- "core/iwasm/libraries/lib-wasi-threads/stress-test/**"
# midnight UTC
schedule: