[roll] Roll infra/recipes [roller_config_deployer] Use absolute file path

Fix removing roller configuration from integration repository when
rollers.textproto files are removed from client repositories by removing
using the absolute file path.

This should mitigate the error found here: https://logs.chromium.org/logs/turquoise/buildbucket/cr-buildbucket/8728890389245086353/+/u/RECIPE_CRASH__Uncaught_exception_/logging.

Original-Bug: b/375484907
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1171693
Original-Revision: c70e2b712f0dad708865657525de1ca4a3f03bdf
GitOrigin-RevId: 4098f9e2e1496aa50ef99feade9f6b1d106c65e6
Change-Id: Iceeaa71b68f32b6d37e872b664cb4eb82092ca67
1 file changed
tree: 213b6a55ebd44b281655f8d2b471f38367c4b5fb
  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 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.