[roll] Roll fuchsia [e2e] Rename power_test_utils{_test}.py to monsoon{_test}.py

Renaming these files in a standalone commit preserves git blame. They
will be factored apart in a followup.

Original-Bug: b/416339669
Test: monsoon_test gonk_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1278047
Original-Revision: e2a1dc9d9512f4cfa6f1a875770b354eb9d6ef37
GitOrigin-RevId: 9487f07408f2ee75c5ad230fe9c3a31d0233a573
Change-Id: I8c8cbb63319392ca825136bd7e1205830bcfd826
1 file changed
tree: 5ceda8f84ab3806eebf154a0874bee83ffd1b4ec
  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.