From 3566f1df8b4e9ccee141a98264b6580f8cdcc5c1 Mon Sep 17 00:00:00 2001 From: Arne Juul Date: Wed, 11 Aug 2021 14:36:33 +0000 Subject: some fixups for mirror of remote slobrok map: * require symmetrical register/unregister calls * modernize a bit * add unit test for ServiceMapMirror * use common mock listener in unit tests * add an explicit shutdown() when removing a RemoteSlobrok instance, and perform clear() after canceling all RPC requests and tasks --- slobrok/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'slobrok/CMakeLists.txt') diff --git a/slobrok/CMakeLists.txt b/slobrok/CMakeLists.txt index 153a029e74d..6acbf5d5134 100644 --- a/slobrok/CMakeLists.txt +++ b/slobrok/CMakeLists.txt @@ -22,6 +22,7 @@ vespa_define_module( src/tests/mirrorapi src/tests/registerapi src/tests/service_map_history + src/tests/service_map_mirror src/tests/standalone src/tests/startsome src/tests/startup -- cgit v1.2.3