scylladb / python-driver

ScyllaDB Python Driver, originally DataStax Python Driver for Apache Cassandra
https://python-driver.docs.scylladb.com
Apache License 2.0
74 stars 42 forks source link

test_scylla_cloud: align with ccm #233

Closed fruch closed 1 year ago

fruch commented 1 year ago

ccm had implemention of multi dc support for sni_proxy and changed the sni_proxy_docker_id to a list sni_proxy_docker_ids since the code in the test was using the new list, the sni_proxy was stop and removed, causing the next test to fail, since it would reuse the sni_proxy