New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 877746 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Task



Sign in to add a comment

autotest: wifi: Fix/revive (or less likely, kill) network_WiFi_RoamOnLowPower and network_WiFi_MultiSSIDSwitchback

Project Member Reported by kirtika@chromium.org, Aug 25

Issue description

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>

 
Labels: Enterprise-Triaged

Sign in to add a comment