crosvm/ci/kokoro
Dennis Kempin 5a250fcb26 merge-into-chromeos: Create chain of merge commits
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>
2022-01-11 23:35:39 +00:00
..
build-aarch64.sh dev_container: Preserve container between calls 2021-11-19 20:09:39 +00:00
build-armhf.sh Enable some tests for armhf builds 2021-12-14 18:11:32 +00:00
build-merge-into-chromeos.sh merge-into-chromeos: Create chain of merge commits 2022-01-11 23:35:39 +00:00
build-push-to-github.sh ci: kokoro: push-to-github: Use git push --all instead of --mirror 2021-10-20 16:06:04 +00:00
build-x86_64.sh tools: Add cargo-doc script 2021-12-09 14:34:31 +00:00
common.cfg Kokoro: Extensive polishing and bugfixing 2021-02-10 22:04:43 +00:00
common.sh dev_container: Preserve container between calls 2021-11-19 20:09:39 +00:00
continuous-aarch64.cfg Add Kokoro for ci/builders 2021-02-05 03:01:55 +00:00
continuous-armhf.cfg Add continuous and presubmit-cr armhf job configs for kokoro 2021-12-14 19:45:21 +00:00
continuous-x86_64.cfg Add Kokoro for ci/builders 2021-02-05 03:01:55 +00:00
merge-into-chromeos.cfg kokoro: Various fixes to merge-into-chromeos job 2021-12-07 20:50:29 +00:00
presubmit-cq-aarch64.cfg Make Kokoro v2 happy with new config 2021-02-06 05:26:04 +00:00
presubmit-cq-armhf.cfg Enable some tests for armhf builds 2021-12-14 18:11:32 +00:00
presubmit-cq-x86_64.cfg Make Kokoro v2 happy with new config 2021-02-06 05:26:04 +00:00
presubmit-cr-aarch64.cfg Make Kokoro v2 happy with new config 2021-02-06 05:26:04 +00:00
presubmit-cr-armhf.cfg Add continuous and presubmit-cr armhf job configs for kokoro 2021-12-14 19:45:21 +00:00
presubmit-cr-x86_64.cfg Make Kokoro v2 happy with new config 2021-02-06 05:26:04 +00:00
push-to-github.cfg Add push-to-github kokoro config and script 2021-10-18 21:37:58 +00:00
simulate Fix ./ci/kokoro/simulate 2021-09-15 17:06:48 +00:00
simulate_all Kokoro: Extensive polishing and bugfixing 2021-02-10 22:04:43 +00:00