commit | e4c6c144285e695f41267e5bcef21f0688ce8487 | [log] [tgz] |
---|---|---|
author | Anirudh Mathukumilli <rudymathu@google.com> | Thu Oct 21 07:46:47 2021 +0000 |
committer | CQ Bot <commit-bot@chromium.org> | Thu Oct 21 07:46:47 2021 +0000 |
tree | 6603ee144bc88c5ba94504b36fb316ec91988e1a | |
parent | 5f859d95a7ecd104accc9551dad519a698bb5ddb [diff] |
[build] Add package_manifest to the test spec Infrastructure currently sends all test packages to all test shards, even though each shard only executes a subset of these tests. We'd like to change this, and only distributed the necessary packages to each shard. This requires that each test knows the blobs it needs; this CL accomplishes this by adding the path to the package manifest (relative to the root build directory) to the test spec. Bug: b/195343539 Change-Id: Ia6420cfeee5a9fc45acfff8edc28958318304527 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/596741 Reviewed-by: Anthony Fandrianto <atyfto@google.com> Reviewed-by: Oliver Newman <olivernewman@google.com> Commit-Queue: Anirudh Mathukumilli <rudymathu@google.com>
Fuchsia an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.