[roll] Roll fuchsia [wlan] Demote core tests to wlan-cq, promote wlancfg tests to cq

Having 0 tests for a given product bundle on a given builder means we
save the ~5 minute cycle of flashing the required image. Therefore,
demote the two core tests which connect to an AP and start a soft-ap.
Instead, promote the wlancfg test to start a soft-ap (alongside the
existing wlancfg test to connect to an AP), so that we have similar
full-stack coverage of connect and softAP flows, but with less flashing
overhead.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1550701
Original-Revision: 307c5264e3d853eacbf99cdc574a8b865e7695be
GitOrigin-RevId: 36392c8522f63ae4fe6d5a6eb08ab5b23d3e7210
Change-Id: I1ed6c049024cbd6c6109efb54b2d44aa193e0521
1 file changed
tree: f672f46679f190c2b0311fa063fe0baa1677387f
  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.