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 <slooxied@gmail.com>
  • Loading branch information
piotradamczyk5 and Sloox authored Feb 24, 2021
1 parent 592ccfd commit c2169ec
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 c2169ec

Please sign in to comment.