[MGNLCE-122] Allow test cases to run in parallel Created: 12/Jan/18  Updated: 23/Feb/18  Resolved: 23/Feb/18

Status: Closed
Project: Community Edition
Component/s: None
Affects Version/s: None
Fix Version/s: 5.5.10, 5.6.2

Type: New Feature Priority: Neutral
Reporter: Aleksandr Pchelintcev Assignee: Aleksandr Pchelintcev
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Template:
Acceptance criteria:
Empty
Epic Link: Improve QA setup
Story Points: 5

 Description   

Let the two test cases from the same test class to run in parallel. For that we need a special JUnit test runner that would use a thread pool executor to run the tests.

The runner should be flexible enough to:

  • prevent certain test cases from being executed at the same time,
  • let some test cases run in isolation, i.e. sequentially

Generated at Mon Feb 12 00:06:29 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.