Skip to content

Small improvement in preprod instance detection

Petr Vokac requested to merge vokac/atlas-sam:preprod-selection into master

Code running in my development container

socket.gethostbyname_ex('etf-atlas-preprod')

throws socket.gaierror exception while running outside cern.ch.

Attempt to improve this code.

Merge request reports