[roll] Roll fuchsia [bazel_sdk][e2e] Enable E2E Developer workflow tests

Moved this to a follow-up CL so, if there are issues, the updates
to the dev workflow tests won't need to be reverted.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1076053
Original-Revision: e2371c954b7aa22665189531b98e0dcc073d267b
GitOrigin-RevId: f8f4f447f53b49138193068586da4ffb0550bf63
Change-Id: I9efc72be230b4af36abdf5b66899f2e8875098e8
1 file changed
tree: da316bdf2880510e5165ed7b4bdbd7e1f53e72f2
  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.