[roll] Roll fuchsia [build][e2e_tests] Add power int tests to e2e

Adds support for e2e_tests to be os=fuchsia + product_bundle=some. This
allows our power system integration tests which are bootfs_tests that
are marked as isolated and have a product bundle to run against to be
added through infra in e2e_test_labels.

Original-Bug: 335526421
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1046632
Original-Revision: bc395213bc1212dfce7ecf69258846f2505d9d9c
GitOrigin-RevId: 6faa33363a4814fe4189a72f1efcaddb027cd0e1
Change-Id: I3e4c4d06272f3f39e7a2b43fe26ef66ab8fb0907
1 file changed
tree: 7716ded2fd7b9a2e1944fa937d402b0d5eb83736
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.