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

[v22.3.x] Update start timeout for leadership_transfer_test on debug builds #11477

Closed
vbotbuildovich opened this issue Jun 16, 2023 · 0 comments
Assignees
Labels
kind/backport PRs targeting a stable branch
Milestone

Comments

@vbotbuildovich
Copy link
Collaborator

Backport #11472 to branch v22.3.x. Note that this issue was created as a placeholder, since the original PR's commit(s) could not be automatically cherry-picked.
Here are the commands to execute:

git checkout v22.3.x
git checkout -b vbotbuildovich/backport-11472-v22.3.x-662
git cherry-pick -x 45c8c5d24d8717a95637902c036d1a26ffcfa19b

git push origin vbotbuildovich/backport-11472-v22.3.x-662
gh pr create \
  --title "[v22.3.x] Update start timeout for `leadership_transfer_test` on debug builds" \
  --base "v22.3.x" \
  --label "kind/backport" \
  --head "vbotbuildovich/backport-11472-v22.3.x-662" \
  --draft \
  --repo "redpanda-data/redpanda" \
  --reviewer "dotnwat" \
  --milestone "v22.3.x-next" \
  --body "Backport of PR https://github.com/redpanda-data/redpanda/pull/11472 "
@vbotbuildovich vbotbuildovich added the kind/backport PRs targeting a stable branch label Jun 16, 2023
@vbotbuildovich vbotbuildovich added this to the v22.3.x-next milestone Jun 16, 2023
@dotnwat dotnwat closed this as completed Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/backport PRs targeting a stable branch
Projects
None yet
Development

No branches or pull requests

3 participants