Skip to content
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

Prep for 7.1.0 release #911

Merged
merged 5 commits into from
Jul 9, 2019
Merged

Prep for 7.1.0 release #911

merged 5 commits into from
Jul 9, 2019

Conversation

ezimuel
Copy link
Contributor

@ezimuel ezimuel commented Jul 9, 2019

This PR contains some changes/fix for 7.1.0 release:

  • removed some of the skipped YAML tests (now there are "only" 6 tests skipped, compared with the previous 20);
  • fixed allow_failures in travis;
  • added a WARNING log when Elasticsearch respond with a Warning header (usually a deprecation notice);
  • removed DELETE /_snapshot/*/* and /_snapshot/* calls in YamlRunnerTest::clean() (discovered also that the usage of wildcard * is not allowed anymore for DELETE).

@ezimuel ezimuel added this to the 7.1.0 milestone Jul 9, 2019
@ezimuel ezimuel requested a review from philkra July 9, 2019 09:46
Copy link
Contributor

@philkra philkra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ezimuel ezimuel merged commit 9ef60c8 into elastic:master Jul 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants