Resetting utils subtree.
This commit is contained in:
+1
-1
@@ -90,7 +90,7 @@ from shared import constants
|
||||
if __name__ == "__main__":
|
||||
|
||||
# Define the test params:
|
||||
TOPIC = "kft_file_upload"
|
||||
TOPIC = "tickers"
|
||||
BOOTSTRAP_SERVERS = "del.ditscentre.in:9092"
|
||||
SSL_CONTEXT = get_ssl_context(
|
||||
ca_file = os.path.join(constants.CREDENTIALS_DIRECTORY, "kafka", "cert_authority.pem"),
|
||||
|
||||
Reference in New Issue
Block a user