[roll] Roll infra/recipes [resultstore] recipe_module for resultstore

Sets a bunch of RS_* environment variables for rsclient (rsproxy).

The key variables are:
* RS_rs_service: use RSCLIENT_resultstore_socket_path from buildproxywrap
* RS_cas_service: use BAZEL_rbe_socket_path from buildproxywrap

The instance names are expected to come from infra config properties.

Initially it is safe for these values to be blank because they are
not used until enabled.

Original-Bug: 473907403
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1486736
Original-Revision: c2010609073571e49708001025713da4296c2454
GitOrigin-RevId: 54664ec33fc58220535fa872b89f100c7c5048dd
Change-Id: I3d713849342cc7bbb9cd56bae99cbd4b5c8de2f5
1 file changed
tree: 2b591d6ad12fb34dbbcec8827bae5002fe8daf4f
  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.