X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Fintegration%2Fclient.sh;h=02cbdb35e4ab9bb6de41a4b7154de1b4e5fd1695;hb=a36367f7760bea8eee3a2e30b7f3e4559f23cc1d;hp=e7766efef7e323dfc56ae99360f62eb9f885534b;hpb=b67b9c78f848a3bb1110be1eaf8bf93ac454b3aa;p=sysdb.git diff --git a/t/integration/client.sh b/t/integration/client.sh index e7766ef..02cbdb3 100755 --- a/t/integration/client.sh +++ b/t/integration/client.sh @@ -38,11 +38,12 @@ Listen "$SOCKET_FILE" PluginDir "$PLUGIN_DIR" Interval 2 -LoadBackend mock_plugin +LoadPlugin "store::memory" +LoadBackend "mock_plugin" -LoadPlugin mock_timeseries +LoadPlugin "mock_timeseries" EOF run_sysdbd -D -C "$SYSDBD_CONF"