OpenSearch/test
Armin Braun aa0dc56412
Ensure MockRepository is Unblocked on Node Close (#62711) (#62748)
`RepositoriesService#doClose` was never called which lead to
mock repositories not unblocking until the `ThreadPool` interrupts
all threads. Thus stopping a node that is blocked on a mock repository operation wastes `10s`
in each test that does it (which is quite a few as it turns out).
2020-09-22 11:00:18 +02:00
..
external-modules Skip release build tests for external test modules (#62579) 2020-09-17 13:08:17 -07:00
fixtures Add repositories metering API (#62088) 2020-09-08 14:01:04 +02:00
framework Ensure MockRepository is Unblocked on Node Close (#62711) (#62748) 2020-09-22 11:00:18 +02:00
logger-usage Add snapshot only test modules (#61954) 2020-09-04 16:35:18 -07:00
build.gradle Add snapshot only test modules (#61954) 2020-09-04 16:35:18 -07:00