shotover / shotover-proxy

L7 data-layer proxy
https://docs.shotover.io
Apache License 2.0
82 stars 16 forks source link

test_cassandra_peers_rewrite improvements #529

Open rukai opened 2 years ago

rukai commented 2 years ago

rewrite test_cassandra_peers_rewrite to do the following:

Refer to the old test_cluster implementation for some of these: https://github.com/shotover/shotover-proxy/blob/a282fb62312aa983d752bd7a57032b217723734c/shotover-proxy/tests/cassandra_int_tests/basic_driver_tests.rs#L1269

conorbros commented 2 years ago

The Shotover and Cassandra node will have to be running on the same address BTW. An example can be seen in https://github.com/shotover/shotover-proxy/pull/530