History log of /external/autotest/server/cros/clique_lib/clique_dut_updater.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
01cb7b4e2303decbfab3b6998430e6d5be52196a 25-Apr-2015 Roshan Pius <rpius@chromium.org> clique: Add the Clique runner to run all the Clique tests.

Initial draft of Clique runner which is based on the chaos_runner. This
is a very simplified skeletal version of the runner to get us started.
More changes will be incoming once we start writing more scenarios and
start real end to end testing.
Also adding some formatting cleanups in the other modules.

BUG=chromium:477075
TEST=`test_that $host network_WiFi_CliqueConnectDisconnect.debug`

Change-Id: I3724a30800a419bbcdf1aa3d37d61908759247c7
Reviewed-on: https://chromium-review.googlesource.com/267334
Reviewed-by: Roshan Pius <rpius@chromium.org>
Commit-Queue: Roshan Pius <rpius@chromium.org>
Tested-by: Roshan Pius <rpius@chromium.org>
/external/autotest/server/cros/clique_lib/clique_dut_updater.py
353382d507f3428fe5b706ecd813640165e8a517 17-Apr-2015 Roshan Pius <rpius@chromium.org> clique: Add a DUT Pool updater to update all the DUT's before the test.

The DUT Pool updater borrows heavily from the
provision_AutoUpdate and network_WiFi_UpdateRouter tests. It adds
multithreading support to perform DUT updates in parallel. The updater
takes a release version and constructs the corresponding image labels
depending on the DUT board name and then performs the update.

BUG=chromium:477075
TEST=Tested the module using a skeletal clique runner code by:
clique_dut_updater.CliqueDUTUpdater().update_dut_pool(dut_pool, "R44-6981.0.0")

Change-Id: I6ae54568b83908b855521dff18bdae97b3cbdc67
Reviewed-on: https://chromium-review.googlesource.com/266210
Reviewed-by: Kris Rambish <krisr@chromium.org>
Commit-Queue: Roshan Pius <rpius@chromium.org>
Tested-by: Roshan Pius <rpius@chromium.org>
/external/autotest/server/cros/clique_lib/clique_dut_updater.py