mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-24 11:19:43 +00:00
fix: reduce log message
This commit is contained in:
parent
2e44e9e15e
commit
1c5888dd1b
@ -197,11 +197,7 @@ def configure_fleet_cluster(request, pubsub_cfg):
|
||||
StepsLightPush.default_message_propagation_delay = 0.5
|
||||
|
||||
logger.info(
|
||||
"Fleet cluster config active – pubsub topics overridden to cluster-id=%s "
|
||||
"(shards 0-7, e.g. relay_test_topic=%s rln_test_topic=%s); "
|
||||
"StepsLightPush.setup_lightpush_node overridden to use receiving_node1 as "
|
||||
"lightpush service (fleet-peered with RLN membership #1; messages relay "
|
||||
"through fleet mesh to receiving_node2 peered with %s)",
|
||||
"Fleet cluster config active – pubsub topics overridden to cluster-id=%s " "(shards 0-7, e.g. relay_test_topic=%s rln_test_topic=%s)",
|
||||
FLEET_CLUSTER_ID,
|
||||
pubsub_cfg.relay_test_topic,
|
||||
pubsub_cfg.rln_test_topic,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user