[roll] Roll fuchsia [inspect][ctf] Use default publish settings in Inspect tests

This makes the CTF Inspect publisher test use default PublishOptions.

Sometime ago it seemed better to me to not encode our defaults into CTF
tests. However, with the addition of name-filter-lists in selectors, I
now think it is better to have CTF ensure that if you
  1) Publish using the default Inspect tree name
you will always be able to
  2) Select from Archivist without specifying a name filter list.

Before the use of name-filter-lists in selectors, the tree name was
mostly an internal detail. Now it is part of the selector API, so
ensuring these behaviors stay consistent is important.

Original-Bug: 355732696
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1129876
Original-Revision: abd02cd9c0389ae3d3169a5c92c17cad14ea491f
GitOrigin-RevId: ec460d3159bef752d7d1cc620371c06e3bd98366
Change-Id: I7eb996357377f288d8ed687fb70b4581f74977ea
1 file changed
tree: 4477356976dd658596a654b16f6c1f40850db12d
  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.