[roll] Roll fuchsia [wlan] Clean up ConnectionStressTest.py device handling

Remove redundant reset_wifi() call in teardown_test in preparation for
wlan policy migration. Also convert to using
AccessPointConfig.random_string.

Original-Original-Bug: 500737382
Test: http://cr-buildbucket.appspot.com/build/8680344841059735457
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1632740
Original-Original-Revision: 2409f955fb1e31b2b34b73b95ea2e5e0fd02d3f4
GitOrigin-RevId: 224af2e7fc34063ac2d0e8099ac376a61bfd5f6e
Change-Id: I037ce96e9a6a1c6cca3e0e9ab57f6e1788b419bd
1 file changed
tree: f3305a731e1d509397a3abc33d0d2a3401611c0d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.