Skip to content

Adjust load and timeout in testShrinkIndexPrimaryTerm #42098

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

Merged
merged 1 commit into from
May 14, 2019

Conversation

dnhatn
Copy link
Member

@dnhatn dnhatn commented May 10, 2019

This test can create and shuffle 2*(357) = 210 shards which is quite heavy for our CI. This commit reduces the load, so we don't timeout on CI.

Closes #28153

@dnhatn dnhatn added >test Issues or PRs that are addressing/adding tests :Distributed Indexing/Distributed A catch all label for anything in the Distributed Indexing Area. Please avoid if you can. v8.0.0 v7.2.0 v7.1.0 labels May 10, 2019
@dnhatn dnhatn requested review from ywelsch and henningandersen May 10, 2019 23:04
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed

Copy link
Contributor

@henningandersen henningandersen left a comment

Choose a reason for hiding this comment

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

LGTM.

@dnhatn
Copy link
Member Author

dnhatn commented May 14, 2019

Thanks @henningandersen

@dnhatn dnhatn merged commit 77d0c79 into elastic:master May 14, 2019
@dnhatn dnhatn deleted the shrink_test branch May 14, 2019 11:45
dnhatn added a commit that referenced this pull request May 15, 2019
This test can create and shuffle 2*(3*5*7) = 210 shards which is quite
heavy for our CI. This commit reduces the load, so we don't timeout on
CI.

Closes #28153
dnhatn added a commit that referenced this pull request May 15, 2019
This test can create and shuffle 2*(3*5*7) = 210 shards which is quite
heavy for our CI. This commit reduces the load, so we don't timeout on
CI.

Closes #28153
dnhatn added a commit that referenced this pull request May 16, 2019
This test can create and shuffle 2*(3*5*7) = 210 shards which is quite
heavy for our CI. This commit reduces the load, so we don't timeout on
CI.

Closes #28153
dnhatn added a commit that referenced this pull request May 16, 2019
This test can create and shuffle 2*(3*5*7) = 210 shards which is quite
heavy for our CI. This commit reduces the load, so we don't timeout on
CI.

Closes #28153
gurkankaymak pushed a commit to gurkankaymak/elasticsearch that referenced this pull request May 27, 2019
This test can create and shuffle 2*(3*5*7) = 210 shards which is quite
heavy for our CI. This commit reduces the load, so we don't timeout on
CI.

Closes elastic#28153
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Indexing/Distributed A catch all label for anything in the Distributed Indexing Area. Please avoid if you can. >test Issues or PRs that are addressing/adding tests v6.8.0 v7.1.0 v7.2.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] ShrinkIndexIT.testShrinkIndexPrimaryTerm fails
4 participants