OpenMLDB
OpenMLDB copied to clipboard
ut: cpp ut support option zk_host:zk_port
Cpp ut defines zk port 6181 in code. If we want to modify it, we should rebuild the binary files. It's not good for testing. We should support:
./build/bin/xxx_test --port 2181