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

Merged
merged 1 commit into from
Feb 14, 2019

Conversation

dakrone
Copy link
Member

@dakrone dakrone commented Feb 14, 2019

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 chain (see:
#30290 (comment) )
the failure should occur immediately so it can be diagnosed more easily.

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.
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@dakrone dakrone merged commit 697f13d into elastic:master Feb 14, 2019
dakrone added a commit to dakrone/elasticsearch that referenced this pull request Feb 14, 2019
…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 added a commit to dakrone/elasticsearch that referenced this pull request Feb 14, 2019
…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 added a commit to dakrone/elasticsearch that referenced this pull request Feb 14, 2019
…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.
jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request Feb 14, 2019
* master:
  Mark coordinator test as awaits fix
  Check that delete index request succeeded in test teardown (elastic#38903)
dakrone added a commit to dakrone/elasticsearch that referenced this pull request Feb 14, 2019
…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 deleted the assert-indices-deleted branch February 14, 2019 17:48
dakrone added a commit that referenced this pull request Feb 14, 2019
…38913)

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.
dakrone added a commit that referenced this pull request Feb 14, 2019
…38915)

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.
dakrone added a commit that referenced this pull request Feb 14, 2019
…38914)

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.
dakrone added a commit that referenced this pull request Feb 19, 2019
…38916)

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.
@jakelandis jakelandis removed the v8.0.0 label Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants