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:
bors-servo 2017-07-14 11:10:24 -07:00 committed by GitHub
commit 8e14d93602

View file

@ -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