History log of /external/autotest/server/cros/ap_config.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
13fad55d8088ec511d93f31b1c3813a907aef141 30-Nov-2016 Tien Chang <tienchang@google.com> casey: Create a static_runner for both chambers in Casey.

While here, fix bug where specs are not cycled through if no matching APs were
found (TestError breaks out of the test, so used logging.debug instead). Also
added casey_chromeos7_ap_list.conf.

BUG=None
TEST=Ran network_WiFi_ChaosConnectDisconnect.static in chromeos5 and chromeos7

Change-Id: I7fb8540956420425e4c83652bb8c67a7e9cd2797
Reviewed-on: https://chromium-review.googlesource.com/414619
Commit-Ready: Tien Chang <tienchang@chromium.org>
Tested-by: Kris Rambish <krisr@chromium.org>
Reviewed-by: Kris Rambish <krisr@chromium.org>
/external/autotest/server/cros/ap_config.py
c3582dea32d2c6c865bacbdf76744be0a241a114 09-May-2016 Bindu Mahadev <bmahadev@google.com> [chaos]Use IP instead of admin url in the AP configurator

BUG=None
TEST=None

Change-Id: I062b9f2d8c045697a59caa5d3acbc0d929181e7c
Reviewed-on: https://chromium-review.googlesource.com/343551
Reviewed-by: Tien Chang <tienchang@chromium.org>
Tested-by: Bindu Mahadev <bmahadev@chromium.org>
/external/autotest/server/cros/ap_config.py
22093e32603a2c850e8a15121f4718f15e435415 15-Apr-2015 Roshan Pius <rpius@chromium.org> chaos: Renaming the chaos_ap_configurator module to ap_configurator.

AP configurator module currently used by Chaos test suite can be used
for configuring AP's in the new Clique test suite as well. So, renaming
the module to a generic ap_configurator module so that it can be used by
both the suites.

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

Change-Id: I87f0fed85c9426b5ca948dbc2c8140ab06479ff8
Reviewed-on: https://chromium-review.googlesource.com/265749
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/ap_config.py