Check in/update labstation tools into labtools |
||
Issue description- Check in the following tools to lab_tools: * check_labstation.sh (verifies labstation fw/os and flashes as needed): Status: * Update servo-stat to validate servo v4 * Check in dut_migration tool (crosreview.com/415107) *No migrations planned till 6/18 due to servo v4 inventory constraints so no one will be using till then.
,
Apr 19 2018
Have you checked these tools in yet? I'd like to start assigning the remaining servov4 work, but I believe this is a blocker.
,
Apr 23 2018
Not yet but these are used by the lab team and are using an x20 copy currently.
,
May 1 2018
This tool is obsselete due to dead code found. we might need to rebuild this tool to and place it under lab_tool repo.
,
May 1 2018
RE #4 can you elaborate? What tool if any is actually being used?
,
May 1 2018
The tool is call check_labstion.sh. You can find it here. https://x20web.corp.google.com/users/ha/haoweiw/misc/check_labstation.tar Inside of it, there is bash script call check_labstation.sh. It contain an dead code line. host_at_stable_version() { local EXP_VER=$(atest stable_version list -b guado_labstation | grep guado | awk '{print $3}') We also need to have this tool added to lab_tool repo.
,
May 1 2018
Somebody, please check this code in. Who owns it? haoweiw? kevcheng?
,
May 1 2018
that's me (kevcheng) Sorry for the lag, I'll start the review process next week.
,
May 1 2018
Thanks. In the meantime, I will move it to a proper location for lab team to easy access. |
||
►
Sign in to add a comment |
||
Comment 1 by kevcheng@chromium.org
, Apr 9 2018