Skip to content

[TASK] Run e2e tests in parallel #240

@sdischer-sap

Description

@sdischer-sap

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

Labels

internalRather suited for core maintainer team

Type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions