mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 18:20:34 +00:00
Kokoro merge bot: Remove rebase for now
The recent cherry-pick of a revert has diverged the tree and caused the commits inside the merge to be rebased as well, which uploads new gerrit CLs for each commit. BUG=None TEST=./ci/kokoro/simulate.py ./ci/kokoro/build-x86_64.sh Change-Id: I01af93c989ab0aba4c2d599d0625f921315a0600 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3566120 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Dennis Kempin <denniskempin@google.com>
This commit is contained in:
parent
c7cd0e0114
commit
5b8a837485
1 changed files with 0 additions and 3 deletions
|
@ -207,9 +207,6 @@ main() {
|
|||
echo "Not enough commits to merge."
|
||||
fi
|
||||
|
||||
# Rebase to integrate cherry-picks. Always resolve conflicts with content from origin/main.
|
||||
git rebase --rebase-merges -X theirs
|
||||
|
||||
upload_with_retries
|
||||
|
||||
echo "Abandoning previous dry runs"
|
||||
|
|
Loading…
Reference in a new issue