crosvm/tools/impl
Dennis Kempin 5156976b7f merge_bot: Enable on luci
To enable the merge bot on luci we had to solve a couple of problems:

- We cannot use http cookies for auth, so added gcloud auth into
  merge_bot.
- Switch back to original HEAD after running merge bot. Otherwise
  the version of the merge_bot script can change between invocations.
- Do not soft reset when checking out crosvm source.
- For less invasive testing, also added a few more exceptions when
  using MERGE_BOT_TEST so it won't email, etc.
- Rename to update_chromeos_merges, as it is more fitting to what
  the bot is doing

BUG=b:233913643
TEST=https://ci.chromium.org/swarming/task/5b58ed4497fda510

Change-Id: Iaa9b4821b70a1e90d19637d01856196bd7852ed5
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3692686
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
2022-06-08 17:20:27 +00:00
..
dev_container tools: install-deps: add ffmpeg libraries as dependencies 2022-06-07 11:44:20 +00:00
testvm tools: install-deps: add ffmpeg libraries as dependencies 2022-06-07 11:44:20 +00:00
__init__.py Add python presubmit checks 2022-04-15 19:22:53 +00:00
bindgen-common.sh tools/bindgen-all-the-things: add script to regenerate bindings 2022-03-03 23:47:03 +00:00
check_code_hygiene.py Add python presubmit checks 2022-04-15 19:22:53 +00:00
common.py merge_bot: Enable on luci 2022-06-08 17:20:27 +00:00
test_config.py crosvm: enable windows tests for vhost crate 2022-06-07 20:46:28 +00:00
test_runner.py crosvm: test_runner: Allow arch to be specified separately for TestTarget 2022-04-30 01:10:15 +00:00
test_target.py Fix running the tests natively on aarch64. 2022-06-06 19:49:03 +00:00
testvm.py Add python presubmit checks 2022-04-15 19:22:53 +00:00