crosvm/ci/kokoro
Dennis Kempin ca66addad0 Update merge_bot to support merging across repos
We will be merging from the upstream repo into the cros repo. The
script can be run from both an upstream and a cros checkout, it
will setup the required remotes.

The CLI changes a little. We now require a revision to merge from
needs to be specified, since the script is not setting up the
upstream remote.

CI jobs will simply use HEAD, as the version to merge is already
checked out by the CI system.

BUG=b:233913643
TEST=
./merge_bot update-merges HEAD
./merge_bot update-merges origin/main
./merge_bot update-dry-runs HEAD

Change-Id: I247e1edc3ad951becf5d59b63efd74914bb2205f
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3687222
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
2022-06-03 19:12:04 +00:00
..
windows ci: disable chocolatey progress output on Windows 2022-05-20 22:37:12 +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-chromeos.sh build-chromeos.sh: Clean up cros repo after build 2022-04-28 18:01:47 +00:00
build-merge-into-chromeos.sh Update merge_bot to support merging across repos 2022-06-03 19:12:04 +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 dev_container: Fix reuse logic and add testing 2022-05-31 21:54:23 +00:00
common.cfg Kokoro: Extensive polishing and bugfixing 2021-02-10 22:04:43 +00:00
common.sh ci/kokoro: improve error checking 2022-03-25 00:33:06 +00:00
continuous-aarch64.cfg
continuous-armhf.cfg Add continuous and presubmit-cr armhf job configs for kokoro 2021-12-14 19:45:21 +00:00
continuous-chromeos.cfg Kokoro: Increase build timeout for ChromeOS builder 2022-04-26 15:54:32 +00:00
continuous-x86_64.cfg
merge-into-chromeos.cfg kokoro: Various fixes to merge-into-chromeos job 2021-12-07 20:50:29 +00:00
presubmit-cq-aarch64.cfg
presubmit-cq-armhf.cfg Enable some tests for armhf builds 2021-12-14 18:11:32 +00:00
presubmit-cq-x86_64.cfg
presubmit-cr-aarch64.cfg
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
push-to-github.cfg Add push-to-github kokoro config and script 2021-10-18 21:37:58 +00:00
simulate.py Add python presubmit checks 2022-04-15 19:22:53 +00:00