[roll] Roll fuchsia [wlan] Demote tests from General CQ to WLAN CQ

Demote these tests from General CQ to CI / WLAN CQ, because they're
extremely unlikely to be affected by changes outside of WLAN. Having
them in CI (where they'll cause alerts on breakage) is sufficient for
our needs, and helps preserve our capacity.

Depends-on: turquoise-internal:Ifdae958b23602f9771e68ee049dce3015b41b787
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1545240
Dependencies-Satisfied: CL Deps Checker <cl-deps-checker@fuchsia-internal-service-accts.iam.gserviceaccount.com>
Original-Revision: bc0bd9c0f448b064ad1f0430bd985b9c4cc57509
GitOrigin-RevId: 8b2489d946a479615552be592cce982eac5161c3
Change-Id: I240e56b521cec62132b7f30d2d34c01d62841607
1 file changed
tree: b39e85d868aec274968b5a3fd26d4712ea33b783
  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.