activist icon indicating copy to clipboard operation
activist copied to clipboard

E2e tests need more resources in CI

Open cquinn540 opened this issue 1 year ago • 3 comments

Terms

  • [X] I have searched all open bug reports
  • [X] I agree to follow activist's Code of Conduct

Behavior

Currently even when running in sequential mode some tests will time out randomly. This indicates that the environment the e2e tests run in does not have adequate resources.

The github action environment either needs more CPU / memory / etc, or perhaps the action needs to create a separate github environment that can be used to run the tests with more resources. Ideally we should have enough resources in the CI e2e test environment to run the tests in parallel without random timeout failures.

cquinn540 avatar Dec 09 '24 19:12 cquinn540

In fact ideally this e2e environment should mirror the prod environment as much as we are able, though obviously it will not be at the same scale as prod.

cquinn540 avatar Dec 09 '24 19:12 cquinn540

please assign me these issue

manjaycoder avatar Oct 04 '25 06:10 manjaycoder

Appreciate your vested interest in the project, @manjaycoder. This might be fixed by an open PR that we'll be merging later today. I'll let you know if there's still work to be done.

andrewtavis avatar Oct 04 '25 06:10 andrewtavis