[orchestrate] Switch provisioning to orchestrate.

Remove device provisioning/ffx setup logic from run_test_group.py and
switch entrypoint for all test groups to `orchestrate`.

Bug: 315216125
Fixed: 315215951
Change-Id: I89804e200333fe0deb853534d4b089c4e974b3ba
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia-infra-bazel-rules/+/985832
Commit-Queue: Darren Chan <chandarren@google.com>
Reviewed-by: Vinicius Felizardo <felizardo@google.com>
4 files changed
tree: 8b4d89a34a152ba5e1afd258bb3c39999447353c
  1. cipd/
  2. config/
  3. infra/
  4. manifests/
  5. scripts/
  6. shac/
  7. tests/
  8. third_party/
  9. .bazelrc
  10. .gitignore
  11. .gitmodules
  12. AUTHORS
  13. BUILD.bazel
  14. CONTRIBUTING.md
  15. LICENSE
  16. OWNERS
  17. PATENTS
  18. README.md
  19. WORKSPACE.bazel
  20. workspace.bzl
README.md

Fuchsia Infra Bazel Rules

This repository provides tools and Bazel rules for helping projects integrate with Fuchsia's CI infrastructure.