[roll] Roll fuchsia [orchestrate] Account for unspecified artifact dir

Orchestrate cannot roll to fuchsia-infra-bazel-rules since it needs
TEST_UNDECLARED_OUTPUTS_DIR to be defined.

bazel_btu cannot specify TEST_UNDECLARED_OUTPUTS_DIR now because OOT
repos haven't realized fxrev.dev/992312.

So, allow the environment variable to be empty (and we write test
artifacts to cwd) for now.

Original-Bug: 324749641
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/993852
Original-Revision: 21b83c274836422497f990b0bf55e69dffeb34d1
GitOrigin-RevId: e81a181da0e409964f9d384928dd738ab3c8f2e1
Change-Id: I7dea1a9b168e358ff866d8f33bbcebc63f9a0b7a
1 file changed
tree: 26ea34b1f95e0890b6aedc02ff2e6971e41247d8
  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.