[roll] Roll fuchsia [power] Disable power manager integration test on minimal.riscv64

The integration tests simulate real-time behavior but accelerate the
time by 100x to run faster. This speedup causes problems for some slower
builders (`minimal.riscv64-release` according to b/365952558), when
testing time-dependent features like the temperature filter. We should
disable the integration tests on builders that cannot handle 100x
acceleration.

Original-Bug: 365952558
Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1118624
Original-Revision: 9b890baa031ca5b5b9f1de7d042d8bdb289c101a
GitOrigin-RevId: 164661109393faa32255e0cc5b838810679a36db
Change-Id: I74d6109426cd321569a9544d03886d19b10bd1a4
1 file changed
tree: 559fa4913f1539c077d30cab42b63564bf4888e9
  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.