envoy
envoy copied to clipboard
mobile: Switch to using a large runner for running iOS tests
An attempt to fix https://github.com/envoyproxy/envoy/issues/33488. We suspect that the tests run slow because it has tags = ["no-remote-exec"], which means the tests will be executed locally, which currently runs on a standard runner.
Risk Level: low Testing: CI Docs Changes: n/a Release Notes: n/a Platform Specific Features: n/a
As a reminder, PRs marked as draft will not be automatically assigned reviewers, or be handled by maintainer-oncall triage.
Please mark your PR as ready when you want it to be reviewed!
/assign @phlax @abeyad
friendly ping @phlax
i think there are some attempts to resolve the issue of running no-remote-exec - that would definitely be preferable
also not sure of the wisdom of increasing the vm capacity for ~1 slow test - esp as our macos usage has increased a lot already
disucssing this with @fredyw offline
/wait-any
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!
This pull request has been automatically closed because it has not had activity in the last 37 days. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!