hydra-config/nosv-disable-dtlock-test.patch
Aleix Boné 8b2d1640d7
Disable nosv dtlock test
It consumes a lot of resources and can deadlock
when running multiple nosv instances in parallel.
2025-10-23 11:49:52 +02:00

13 lines
352 B
Diff

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 2b986743..ae424087 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -55,7 +55,6 @@ regression_tests = regression-attach-is.test \
regression-parallel-tasks-submission.test
unit_tests = unit-backbone-pressure.test \
- unit-dtlock.test \
unit-ring-buffer.test \
unit-heap.test