These are two very relevant tests for roaming / enterprise networks
that relied on custom attenuator setups. They rely on site_attenuator.py which was killed/moved in the below commit.
Check if these tests can be rewritten to use the new attenuator instead.
commit 07a4f9a2fa5492c1503ba03811584d8d71c3a993
Author: Christopher Wiley <wiley@chromium.org>
Date: Thu Feb 6 11:21:05 2014 -0800
autotest: Rewrite attenuator control logic
Now all control logic runs on the remote server rather than being split
between the server and beaglebone. This makes the code generally more
readable since concerns are not split across files.
Updated the attenuator verification test and the RvR tests to reflect
a slightly changed interface.
TEST=RvR and verification tests work as expected.
BUG= chromium:340868
Change-Id: I68db3f41ca6fde4e385a3cc0f90ac2e43bfe9387
Reviewed-on: https://chromium-review.googlesource.com/185247
Reviewed-by: Christopher Wiley <wiley@chromium.org>
Commit-Queue: Christopher Wiley <wiley@chromium.org>
Tested-by: Christopher Wiley <wiley@chromium.org>
Comment 1 by marcuskoehler@chromium.org
, Jan 15