diff options
| author | Ara Pulido <ara@ubuntu.com> | 2015-07-02 10:12:48 +0200 |
|---|---|---|
| committer | Ara Pulido <ara@ubuntu.com> | 2015-07-02 10:12:48 +0200 |
| commit | 023f6a4ae1e66414948db63219bedbe29b9861f0 (patch) | |
| tree | 330cfd9e8ba20245a70067858062aac7860e1261 /jobs | |
| parent | f602d76ffecfd15b5f784a168ffafba6c2e2d880 (diff) | |
Add AC as supported for requirements on the after suspend (auto) AC tests
Diffstat (limited to 'jobs')
| -rw-r--r-- | jobs/suspend.txt.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jobs/suspend.txt.in b/jobs/suspend.txt.in index 4e10c621..13c92c6a 100644 --- a/jobs/suspend.txt.in +++ b/jobs/suspend.txt.in @@ -807,6 +807,7 @@ estimated_duration: 1.2 requires: device.category == 'WIRELESS' environment.ROUTERS == 'multiple' + IEEE_80211.ac == 'supported' user: root environ: WPA_AC_SSID WPA_AC_PSK command: @@ -829,6 +830,7 @@ estimated_duration: 1.2 requires: device.category == 'WIRELESS' environment.ROUTERS == 'multiple' + IEEE_80211.ac == 'supported' user: root environ: OPEN_AC_SSID command: |
