-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce the number of cluster start/stops for Metadata end to end tests
After recently reviewing metadata migration end to end test cases I noticed there was 56 different tests, this was a large increase, taking nearly 20 minutes of runtime. Reviewing the parameters of the tests I'm running evuaulate and then immediately following migrate, this should reduce the test cases by nearly half and increase of coverag using http and snapshot sources. I have tweaked how we use templates moving back to the logic of legacy templates for ES 6.X and using both index and index compontent templates for future ES versions, which should be another 30% redunction. Signed-off-by: Peter Nied <[email protected]>
- Loading branch information
Showing
1 changed file
with
20 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters