[roll] Roll fuchsia [Lacewing] Fix WLAN affordance test groups

wlan_core_vim3_stable_tests contains stable tests but this is not being referenced any where in builders causing these stable tests to
be completely eliminated from infra runs.

Either wlan_core_vim3_stable_tests should be run in some CI/CQ builder
or should be run in existing FYI builder where wlan_core_vim3_staging_tests are being run. Until a CI/CQ builder is
created for this (if any), I am making changes to include wlan_core_vim3_stable_tests in
wlan_core_vim3_staging_tests so that these gets executed in FYI at least (rather than not being run at all)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1278305
Original-Revision: 46d1a1b9554e20aa228841ad3903fc66273f3418
GitOrigin-RevId: b5043af87976d17c37550de861939f7f7a4f0273
Change-Id: I635802228a2f8f2a02eb51a8c82a008262013456
1 file changed
tree: 0a645a834ba0ab41d3bf3d99a2d3465b12589545
  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.