commit | 0e0f74b7e3ba30e5f428d16b6ca44f117adde319 | [log] [tgz] |
---|---|---|
author | James Zern <jzern@google.com> | Wed Oct 27 20:05:03 2021 |
committer | James Zern <jzern@google.com> | Fri Oct 29 00:13:11 2021 |
tree | ff1c619e46a479b0d7bce293dc1e4d6aaa53d078 | |
parent | 21d24b4c08ec108aed2d793c261f4fa586b8f009 [diff] |
infra/common.sh: add shard_should_run() Detects whether test block should be run in the current test shard. if shard_should_run; then ... fi Bug: b/185520507 Change-Id: I408d226651630a01c5e447dbff7d26b73426ce42