hashicorp / boundary

Boundary enables identity-based access management for dynamic infrastructure.
https://boundaryproject.io
Other
3.86k stars 289 forks source link

chore(e2e): Increase worker instance size #5251

Closed moduli closed 4 days ago

moduli commented 4 days ago

This PR updates the e2e test suite to increase the size of the AWS worker instances. There were some AWS SDK updates that increased memory usage on workers, causing them to crash (and subsequently result in e2e test failures). This PR will resolve those failures in boundary-enterprise.

https://hashicorp.atlassian.net/browse/ICU-15786