You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but it is disabled because our CI doesn't set up any form of TLS. Would be nice if we could get this to work. Ideally the test would be gated by some environment variable like TLS_ENDPOINT so that developers can still run a rather simple cargo test locally.
The text was updated successfully, but these errors were encountered:
We already have a TLS integration test here
rskafka/tests/client.rs
Lines 73 to 75 in 3af1939
but it is disabled because our CI doesn't set up any form of TLS. Would be nice if we could get this to work. Ideally the test would be gated by some environment variable like
TLS_ENDPOINT
so that developers can still run a rather simplecargo test
locally.The text was updated successfully, but these errors were encountered: