OpenMLDB icon indicating copy to clipboard operation
OpenMLDB copied to clipboard

ut: cpp ut support option zk_host:zk_port

Open vagetablechicken opened this issue 3 years ago • 0 comments

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

vagetablechicken avatar Jul 12 '22 07:07 vagetablechicken