Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not run lookup index YAML with two shards (#115608)
We can randomly inject a global template that defaults to 2 shards instead of 1. This causes the lookup index YAML tests to fail. To avoid this, the change requires specifying the default_shards setting for these tests
- Loading branch information