-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
internalRather suited for core maintainer teamRather suited for core maintainer team
Description
Context
To improve performance of e2e testing we can try out to run them in parallel. In theory there should be no naming conflicts in the subaccounts, since due to templating we give unique name to each of them.
Technical Steps
- run e2e tests in parallel and make sure they don't interfere with each other
Additional context
In order for that to be useful, we should make sure logs are related to their test cases, which should be handled as part of #239 , more specifically to be ready for parallel testing in #270
Additional Question/Concern:
- Do we run into API Rate Limits?
Metadata
Metadata
Assignees
Labels
internalRather suited for core maintainer teamRather suited for core maintainer team
Type
Projects
Status
In Progress