Skip to content

reduce plugin test flakiness + minor tweaks

Georgy Moshkin requested to merge gmoshkin/plugin-rpc-followups into master

Summary

  • test: reduce test_plugin_rpc_sdk_send_request flakiness

  • fix: minor tweak

  • test: don't copy libtestplug.so if it's already present

  • chore: add logging when plugin libraries are loaded & unloaded

  • chore: add some logging from plugin manager

  • chore: fix clippy warning

  • test: report if instance died when doing call or eval

  • test: add --base-port option to specify custom base port for picodata instances


  • Cherry-pick to: none
  • Docs follow-up: not necessary
Edited by Georgy Moshkin

Merge request reports