HumanCellAtlas / data-store-scale-test

Scalability tests for the HCA Data Storage System ("blue box")

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notify tests choke on some hostnames

natanlao opened this issue · comments

address = socket.gethostbyname_ex(socket.gethostname())[2][0] # myip()

With some hostnames (e.g. natan-cgp.local), scale tests will fail to start.