Skip to content

Conversation

@onefloid
Copy link
Collaborator

At the moment it is not possible to run the whole test suite in parallel because tests in one test scripts often reuse the TM1 objects.
This MR enables parallel testing of the AnnoationService by creating an unique test cube and unique test dimensions for each test run. There is a little bit more overhead now. But in most cases the multi worker test should outperform the single worker tests.

This MR continues the work of PR #1105

@MariusWirtz
Copy link
Collaborator

Good improvement! Thank you @onefloid

@MariusWirtz MariusWirtz merged commit 9eabb42 into cubewise-code:master Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants