Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Unit and integration tests are currently run in separate checks. The goal of this task is to merge the two checks so that unit tests get the same benefits (parallel splits, repeat flaky tests) as integration ones.
Attachments
Issue Links
- depends upon
-
HDDS-9252 NPE in TestNSSummaryTaskWithLegacy$TestProcess
- Resolved
- links to
On second thought, unit tests should never be tagged as flaky.