You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backport #24379 to branch v24.2.x. This issue was created as a placeholder because the original PR's commit(s) could not be automatically cherry-picked.
Here are the commands to execute:
git checkout v24.2.x
git checkout -b manual-backport-24379-v24.2.x-20
git cherry-pick -x b90e08ceff
git push origin manual-backport-24379-v24.2.x-20
gh pr create \
--title "[v24.2.x] tests: made fast partition movement test a bit more tolerant" \
--base "v24.2.x" \
--label "kind/backport" \
--head "manual-backport-24379-v24.2.x-20" \
--draft \
--repo "redpanda-data/redpanda" \
--milestone "v24.2.x-next" \
--body "Backport of PR https://github.com/redpanda-data/redpanda/pull/24379 "
The text was updated successfully, but these errors were encountered:
Backport #24379 to branch v24.2.x. This issue was created as a placeholder because the original PR's commit(s) could not be automatically cherry-picked.
Here are the commands to execute:
The text was updated successfully, but these errors were encountered: