mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 10:32:10 +00:00
5a250fcb26
We can use the gerrit api to detect previous merge commits the bot has made, then use those as the base for the next merge. This will create smaller merges and is easier to manage as we do not have to abandon so many changes. One complication is detecting possible cherry picks the oncall may have added to the previous merge commit. Only open merge commits are taken into account. BUG=b:213932296 TEST=./ci/kokoro/simulate build-merge-into-chromeos.sh Change-Id: I795109be4c45bec49068c3e292a3947505755442 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3381832 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Tested-by: Dennis Kempin <denniskempin@google.com> |
||
---|---|---|
.. | ||
build-aarch64.sh | ||
build-armhf.sh | ||
build-merge-into-chromeos.sh | ||
build-push-to-github.sh | ||
build-x86_64.sh | ||
common.cfg | ||
common.sh | ||
continuous-aarch64.cfg | ||
continuous-armhf.cfg | ||
continuous-x86_64.cfg | ||
merge-into-chromeos.cfg | ||
presubmit-cq-aarch64.cfg | ||
presubmit-cq-armhf.cfg | ||
presubmit-cq-x86_64.cfg | ||
presubmit-cr-aarch64.cfg | ||
presubmit-cr-armhf.cfg | ||
presubmit-cr-x86_64.cfg | ||
push-to-github.cfg | ||
simulate | ||
simulate_all |