Skip to content

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

Merged
dakrone merged 1 commit intoelastic:7.0from
dakrone:bp-38903-7.0
Feb 14, 2019
Merged

Check that delete index request succeeded in test teardown (#38903)#38914
dakrone merged 1 commit intoelastic:7.0from
dakrone:bp-38903-7.0

Conversation

@dakrone
Copy link
Copy Markdown
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 v7.0.0 backport labels Feb 14, 2019
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-infra

@dakrone dakrone merged commit 37cd832 into elastic:7.0 Feb 14, 2019
@dakrone dakrone deleted the bp-38903-7.0 branch February 14, 2019 20:46
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 v7.0.0-rc2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants