VOLTTRON / volttron

VOLTTRON Distributed Control System Platform
https://volttron.readthedocs.io/
Other
456 stars 216 forks source link

test_instance_setup.py uses hard coded port. #3119

Open schandrika opened 1 year ago

schandrika commented 1 year ago

test_instance_setup.py uses hard coded port. These ports could be in use and hence can throw error. random open ports should be used instead