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

ducktape: bump timeout in force_reconfiguration test #13837

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

bharathv
Copy link
Contributor

@bharathv bharathv commented Sep 29, 2023

Post restart, the test was failing to achieve stable leadership because of low timeout. Restarted nodes are not seeing fresh health reports with updated leadership information. Since health reports are refreshed every 10s, we need to bump the wait timeout to factor in multiple health reports incase the first one is stale.

Fixes: #13051

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v23.2.x
  • v23.1.x
  • v22.3.x

Release Notes

  • none

Post restart, the test was timing out on achieving stable leadership
because of tight timeout. Restarted nodes are not seeing fresh health
reports with updated leadership information. Since health reports are
refreshed every 10s, we need to bump the wait timeout to factor in
multiple health reports incase the first one is stale.
@vbotbuildovich
Copy link
Collaborator

@vbotbuildovich
Copy link
Collaborator

@vbotbuildovich
Copy link
Collaborator

@bharathv
Copy link
Contributor Author

Failure, known issue: #13732

@bharathv bharathv changed the title ductape: bump timeout in force_reconfiguration test ducktape: bump timeout in force_reconfiguration test Sep 30, 2023
@bharathv
Copy link
Contributor Author

/ci-repeat 1 skip-units skip-redpanda-build dt-repeat=20 tests/rptest/tests/partition_force_reconfiguration_test.py

@bharathv
Copy link
Contributor Author

bharathv commented Oct 1, 2023

/ci-repeat 1 skip-units skip-redpanda-build dt-repeat=40 tests/rptest/tests/partition_force_reconfiguration_test.py

1 similar comment
@bharathv
Copy link
Contributor Author

bharathv commented Oct 2, 2023

/ci-repeat 1 skip-units skip-redpanda-build dt-repeat=40 tests/rptest/tests/partition_force_reconfiguration_test.py

@bharathv
Copy link
Contributor Author

bharathv commented Oct 2, 2023

/ci-repeat 1 skip-units skip-redpanda-build dt-repeat=20 tests/rptest/tests/partition_force_reconfiguration_test.py

@bharathv bharathv merged commit 1d70212 into redpanda-data:dev Oct 3, 2023
12 checks passed
@bharathv bharathv deleted the force_reconfig_bump_timeout branch October 3, 2023 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants