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

Check that delete index request succeeded in test teardown (#38903) #38916

Merged
merged 3 commits into from
Feb 19, 2019

Conversation

dakrone
Copy link
Member

@dakrone dakrone commented Feb 14, 2019

Backport of #38903

When tearing down from ESSingleNodeTestCase we perform a delete on "*"
indices, it some cases, however, those indices are not fully deleted. Rather
than have a failure occur later down the change (see:
#30290 (comment) )
the failure should occurr immediately so it can be diagnosed more easily.

…8903)

When tearing down from `ESSingleNodeTestCase` we perform a delete on "*"
indices, it some cases, however, those indices are not fully deleted. Rather
than have a failure occur later down the change (see:
elastic#30290 (comment) )
the failure should occurr immediately so it can be diagnosed more easily.
@dakrone dakrone added :Core/Infra/Core Core issues without another label backport v6.6.2 labels Feb 14, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@dakrone dakrone merged commit daf7a7d into elastic:6.6 Feb 19, 2019
@dakrone dakrone deleted the bp-38903-6.6 branch February 19, 2019 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Core/Infra/Core Core issues without another label v6.6.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants