[roll] Roll antlion Delete ToggleWlanInterfaceStressTest

This test has bitrotted, but also no longer makes sense for our system.
The test manually created and destroyed interfaces. However, this is
no longer possible, as the device monitor and wlancfg will react to
created / destroyed interfaces, and eventually also trigger recovery.

Original-Bug: 372467106
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/1276824
Original-Revision: 9117a1cff3d31181d77451ad0198a96f22c557e4
GitOrigin-RevId: 6722ca98605143ae2852e447787ac4bb2af9864f
Change-Id: Iec6787219c01fddc78f108146ec422b9f812a7e2
1 file changed
tree: 1cb7b06189ab364ba47df70032a291bfa9a8b7fc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.