-
Notifications
You must be signed in to change notification settings - Fork 24.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test: Do not remove xpack templates when cleaning #31642
Merged
Merged
Commits on Jun 28, 2018
-
Test: Do not remove xpack templates when cleaning
At the end of every `ESRestTestCase` we clean the cluster which includes deleting all of the templates. If xpack is installed it'll automatically recreate a few templates every time they are removed. Which is slow. This change stops the cleanup from removing the xpack templates. It cuts the time to run the docs tests more than in half and it probably saves a bit more time on other tests as well.
Configuration menu - View commit details
-
Copy full SHA for 04f4a18 - Browse repository at this point
Copy the full SHA 04f4a18View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7546ef - Browse repository at this point
Copy the full SHA b7546efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99950ad - Browse repository at this point
Copy the full SHA 99950adView commit details
Commits on Jul 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for db245f4 - Browse repository at this point
Copy the full SHA db245f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e16d0b - Browse repository at this point
Copy the full SHA 9e16d0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b330d3 - Browse repository at this point
Copy the full SHA 2b330d3View commit details
Commits on Jul 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 09cffbe - Browse repository at this point
Copy the full SHA 09cffbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 888db57 - Browse repository at this point
Copy the full SHA 888db57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 918cb50 - Browse repository at this point
Copy the full SHA 918cb50View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.