mirror of
https://github.com/servo/servo.git
synced 2025-08-08 23:15:33 +01:00
Auto merge of #17734 - edunham:nogate, r=jdm
Run chaos_monkey_test on the non-gating builder re https://github.com/servo/servo/issues/10927, https://github.com/servo/saltfs/pull/360 the old salt pr became a salt pr + a servo pr due to the buildbot steps living over here now. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/17734) <!-- Reviewable:end -->
This commit is contained in:
commit
8e14d93602
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