Skip to content

Commit

Permalink
Update docs/feature/1532-explore-test-target-for-shards-with-extra-fe…
Browse files Browse the repository at this point in the history
…atures.md

Co-authored-by: Michael Wright <[email protected]>
  • Loading branch information
2 people authored and mergify-bot committed Feb 26, 2021
1 parent 0b1338f commit ceb76bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ flexibility and control over creating shards.

# Design

- Add new option under Flank configuration, possible ideas are: `plan-sharding`, `tests-for-shards`.
- Add new option under Flank configuration, possible ideas are: `plan-sharding`, `tests-for-shards`, `smart-test-targets-for-shards`.
- New option should at least behave the same as [`test-target-for-shards`](https://cloud.google.com/sdk/gcloud/reference/beta/firebase/test/android/run#--test-targets-for-shard).
- The left over tests should then be sorted into other shards or a single shard based upon the configuration provided by the user.
- Flank should fast fail if `disable-sharding` is set to `true` or `max-test-shards` is lower than specified test shards
Expand Down

0 comments on commit ceb76bd

Please sign in to comment.