[roll] Roll fuchsia [agents] Add promote-wlan-e2e-tests skill

Adds the promote-wlan-e2e-tests skill to the repository. This skill defines
the workflow to identify FYI WLAN E2E tests that are stable enough to be
promoted to CQ.

A test is considered stable enough if it has at least 300 runs in the
last 90 days across all of its board variants, and 100% of them passed.
The skill includes an automated parallel script to gather this data and
generate a stability report grouped by FYI test target.

Test: None, metadata change.

TAG=agy
CONV=9d94d9b2-589e-4f8b-abb2-259c5bec360a

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1634754
Original-Original-Revision: 547d1c10415471fa92ae5d4793f87357d6cf91d1
GitOrigin-RevId: 007c7c060c01d20fa3dfa80ae35ed6b215bf34fe
Change-Id: I67da005e6d07f5e0caecca78219468f047531cbe
1 file changed
tree: 7c706f23c2aba9d20ccdec90af19b885a4712c0c
  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.