#650 broke this aspect of the integration test, since the JSON config now specifies port 0 for all listeners. We can add a command line flag to print out the config JSON with port 0 addresses replaced with the actual ports the listeners/admin are bound to post-initialization, this should allow the test to continue to work as expected.
#650 broke this aspect of the integration test, since the JSON config now specifies port 0 for all listeners. We can add a command line flag to print out the config JSON with port 0 addresses replaced with the actual ports the listeners/admin are bound to post-initialization, this should allow the test to continue to work as expected.