mirror of
https://github.com/servo/servo.git
synced 2025-07-23 15:23:42 +01:00
Run chaos_monkey_test on the non-gating builder
This commit is contained in:
parent
2913d65b75
commit
e868c4c9b7
1 changed files with 5 additions and 0 deletions
|
@ -63,6 +63,11 @@ linux-rel-intermittent:
|
|||
- ./mach build --release
|
||||
- ./etc/ci/check_intermittents.sh --log-raw intermittents.log
|
||||
|
||||
linux-rel-nogate:
|
||||
- ./mach clean-nightlies --keep 3 --force
|
||||
- ./mach build --release
|
||||
- python ./etc/ci/chaos_monkey_test.py
|
||||
|
||||
mac-rel-intermittent:
|
||||
- ./mach clean-nightlies --keep 3 --force
|
||||
- ./mach build --release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue