ci: send failure notifications from `saucelabs_tests` to `dev-infra-ci-failures` (#31202)
PR Close #31202
This commit is contained in:
parent
d72f8c949f
commit
6f5d910ddd
|
@ -267,6 +267,7 @@ jobs:
|
||||||
# //packages/forms/test:web_test_sauce TIMEOUT in 315.0s
|
# //packages/forms/test:web_test_sauce TIMEOUT in 315.0s
|
||||||
- run: yarn bazel test --config=saucelabs //:test_web_all
|
- run: yarn bazel test --config=saucelabs //:test_web_all
|
||||||
- run: ./scripts/saucelabs/stop-tunnel.sh
|
- run: ./scripts/saucelabs/stop-tunnel.sh
|
||||||
|
- *notify_dev_infra_on_fail
|
||||||
|
|
||||||
test_aio:
|
test_aio:
|
||||||
<<: *job_defaults
|
<<: *job_defaults
|
||||||
|
|
Loading…
Reference in New Issue