You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[tests] Fixes to improve helix test runs hitting docker soft limits for network subnets (#5694)
* [tests] Disable parallel test runs on helix
This would help with too many docker network subnets being allocated in
parallel, and thus hitting soft limits on the helix agents.
* [tests] Prune docker networks on helix agents before/after the runs
* [tests] Bump timeout for Aspire.Pomelo.EntityFrameworkCore.MySql.Tests to 20mins
* Address review feedback from @ joperezr
* fix typo
0 commit comments