1e311142406a4dc2383c477d7f8bacc00cda1856 |
|
20-Sep-2014 |
Troy Kensinger <tkensinger@google.com> |
Added CSV option to servo-summary script. BUG=b/17554483 TEST=./servo-summary stats.txt csv > test-summary.csv Result (test-summary.csv) can be found here --> https://docs.google.com/a/google.com/spreadsheets/d/1m9zAna6aRbd1c5OFF4F1-KlnRWjcVEEUbTaA9lt78vk/edit?usp=sharing servo-inventory results (stats. can be found here) --> https://x20web.corp.google.com/~tkensinger/ Change-Id: I7296123c5ff60f62e0dc8a95451a5f66a673adce Reviewed-on: https://chromium-review.googlesource.com/219138 Reviewed-by: Richard Barnette <jrbarnette@chromium.org> Tested-by: Troy Kensinger <tkensinger@chromium.org> Commit-Queue: Richard Barnette <jrbarnette@chromium.org>
/external/autotest/contrib/servo-summary
|
3d333e686c98157e8e8a7e0050b4f699e1287640 |
|
14-Jul-2014 |
J. Richard Barnette <jrbarnette@chromium.org> |
Clean up servo status scripts. Add execute permission to the servo-inventory script. Adjust the processing in the servo-summary script to provide more succinct output for common cases. BUG=None TEST=run the scripts and look at the output Change-Id: Idf28e7c4805bfb3a4b1ebaf6af91b8e1249d1436 Reviewed-on: https://chromium-review.googlesource.com/207930 Reviewed-by: Simran Basi <sbasi@chromium.org> Commit-Queue: Richard Barnette <jrbarnette@chromium.org> Tested-by: Richard Barnette <jrbarnette@chromium.org>
/external/autotest/contrib/servo-summary
|
556038beb641b9ec4a868c0f0ea32f4bbe72d360 |
|
08-Jul-2014 |
J. Richard Barnette <jrbarnette@chromium.org> |
Add scripts for bulk gathering of servo status. This adds three scripts for gathering and reporting status of servos in the lab. servo-stat: Report 1-line status of one servo servo-inventory: Run servo-stat on all servos you can find servo-summary: summarize the output of servo-inventory Sample usage: contrib/servo-inventory >servo-status contrib/servo-summary servo-status contrib/servo-stat chromeos4-ro27-rack5-host5 The commands must be run from a repo with a properly built chroot. A full run of servo-inventory takes 2-3 hours to complete. BUG=None TEST=Run the script in a local repo Change-Id: I03d0576747a143a7beb752f78656208c9478d945 Reviewed-on: https://chromium-review.googlesource.com/207029 Tested-by: Richard Barnette <jrbarnette@chromium.org> Reviewed-by: Dan Shi <dshi@chromium.org> Commit-Queue: Richard Barnette <jrbarnette@chromium.org>
/external/autotest/contrib/servo-summary
|