Test failing due to invalid server name http://cautotest |
|||
Issue descriptionChrome Version: (copy from chrome://version) OS: (e.g. Win10, MacOS 10.12, etc...) What steps will reproduce the problem? (1)run ./atest to add or update host information on cautotest. or run test that locks host on cautotest. Eg: https://eureka-internal.git.corp.google.com/test/+/master/eurtest/tests/chaos_wifi_compatibility/chaos_wifi_compatibility_test_sequence.py What is the expected result? The host is locked or the host information is updated. What happens instead? Getting an invalid server name error: Invalid server name http://cautotest: <urlopen error [Errno 110] Connection timed out> It seems that the qualified domain name for http://cautotest/ has been changed to http://ubercautotest/ But the code base has not been updated to reflect this change causing tests to crash.
,
May 3 2018
shahy@, can you please paste the command you run and the full output?
,
May 7 2018
I ran the script the following location: https://cs.corp.google.com/eureka_internal/testing/external/autotest/cli/atest.py?q=/atest.py&dr $ ./atest host stat chromeos9-row8-rack1-isolationbox1 Invalid server name http://cautotest: <urlopen error [Errno 110] Connection timed out> usage: atest host stat [options] <hosts>
,
May 7 2018
The official instructions using our lab tools manifest works https://sites.google.com/a/google.com/chromeos/for-team-members/infrastructure/lab-tools If the chaos lab needs some special setup, the Chrome OS Infra team can't really help you with that. |
|||
►
Sign in to add a comment |
|||
Comment 1 by shahy@chromium.org
, Apr 30 2018