[roll] Roll experiences [e2e] patch the ermine terminal e2e test for CFv2 monikers

This is a simple fix so the e2e test does not break because it is using
CFv1 monikers. The CFv2 monikers for ermine elements have a randomized
component name, so the complete path is not available to the test, but a
wildcard pattern should work, as the test is currently implemented.

(We are investigating alternative approaches for a future patch.)

Original-Bug: 106471

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/experiences/+/711334
Original-Revision: 48553482c28e223040e8fe2d53a718bbdd4b1022
GitOrigin-RevId: a41ad30f31f8089a3d066cce8a39b5c56b8625df
Change-Id: Ia1498003567ed522bd9a8467923b7f586ebdd685
1 file changed
tree: 9d491cbc48bb7d852d842dbbc7eb088ad0f16376
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.