Atest can not work |
||||||||
Issue descriptionThe command to list host does not work. $ ~/trunk/src/third_party/autotest/files/cli/atest host list -b 'chameleon' -v Invalid server name http://cautotest: <urlopen error [Errno 110] Connection timed out> usage: atest host list [options] <hosts> It worked before. But I could not remember when was the last time I tried the command.
,
Jul 24
Is this part of lab tools? Make sure to read all of the instructions.
,
Aug 6
,
Aug 9
Hi ayatane@, Could you please point me to the instructions of atest ? It is not in the document https://chromium.googlesource.com/chromiumos/third_party/autotest/+/master/docs/user-doc.md We used to use atest command to list the hosts in test lab, but it does not work now. $ ~/trunk/src/third_party/autotest/files $ ./cli/atest host list Invalid server name http://cautotest: <urlopen error [Errno 110] Connection timed out> usage: atest host list [options] <hosts> If this usage is deprecated, is there any other way to list the host in the lab ? Thanks!
,
Aug 9
Please follow these instructions: https://sites.google.com/a/google.com/chromeos/for-team-members/infrastructure/lab-tools
,
Aug 20
Any updates?
,
Aug 21
Thanks ayatane! Yuhsuan has verified that atest can work. Yuhsuan, could you point out what might be helpful to add to the documentation? I remember you found something that can fix the connection issue.
,
Aug 22
Yes, I wrote a simple document here. There are two ways to connect to server. https://docs.google.com/document/d/14eNYkzkTTiWE4u-KTYMWGmewd60eE1G88MnMugoLrHY/edit?usp=sharing
,
Aug 22
Thank you Yuhsuan. Hi Ayatane, Adding this to the documentation might be helpful: Edit src/third_party/autotest/files/shadow_config.ini to [SERVER] hostname: https://ubercautotest.corp.google.com [CLIENT] use_sso_client: True We can close this issue. Thanks!
,
Aug 22
|
||||||||
►
Sign in to add a comment |
||||||||
Comment 1 by cychiang@chromium.org
, Jun 12 2018