forked from elastic/elasticsearch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only include settings file for working ES versions (elastic#116250)
To avoid failed cluster starts due to elastic#91939 in upgrade tests, we should only include `settings.json` file if we are above the buggy version. I missed "forward-porting" this to main. A follow-up PR will port the suite over to the new parametrized upgrade test class and remove the settings file from the generic upgrade test flow altogether.
- Loading branch information
Showing
2 changed files
with
15 additions
and
1 deletion.
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
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