ci: send failure notifications from `saucelabs_tests` to `dev-infra-ci-failures` (#31202)

PR Close #31202
This commit is contained in:
George Kalpakas 2019-06-22 00:45:58 +03:00 committed by Kara Erickson
parent d72f8c949f
commit 6f5d910ddd
1 changed files with 1 additions and 0 deletions

View File

@ -267,6 +267,7 @@ jobs:
# //packages/forms/test:web_test_sauce TIMEOUT in 315.0s
- run: yarn bazel test --config=saucelabs //:test_web_all
- run: ./scripts/saucelabs/stop-tunnel.sh
- *notify_dev_infra_on_fail
test_aio:
<<: *job_defaults