crosvm/ci/kokoro
Dennis Kempin 42b825f740 Switch to submodules based workflow
Instead of requiring crosvm to be checked out via the chromeos manifest
to access dependencies in the ChromeOS monorepo, this change adds
git submodules to third_party/.

The CI scripts and Cargo.toml are updated to use the new paths.

BUG=b:194336213
TEST=git clone --recursive https://chromium.googlesource.com/chromiumos/platform/crosvm
     cd crosvm
     cargo test
     ./test_all
     ./ci/kokoro/simulate_all

Change-Id: I9859d18176e21909ac3a140976fbd67cc14129bb
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3049003
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
Reviewed-by: Chirantan Ekbote <chirantan@chromium.org>
2021-08-05 18:32:32 +00:00
..
build-aarch64.sh Kokoro: Extensive polishing and bugfixing 2021-02-10 22:04:43 +00:00
build-x86_64.sh Kokoro: Extensive polishing and bugfixing 2021-02-10 22:04:43 +00:00
common.cfg Kokoro: Extensive polishing and bugfixing 2021-02-10 22:04:43 +00:00
common.sh Switch to submodules based workflow 2021-08-05 18:32:32 +00:00
continuous-aarch64.cfg Add Kokoro for ci/builders 2021-02-05 03:01:55 +00:00
continuous-x86_64.cfg Add Kokoro for ci/builders 2021-02-05 03:01:55 +00:00
presubmit-cq-aarch64.cfg Make Kokoro v2 happy with new config 2021-02-06 05:26:04 +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-x86_64.cfg Make Kokoro v2 happy with new config 2021-02-06 05:26:04 +00:00
simulate Switch to submodules based workflow 2021-08-05 18:32:32 +00:00
simulate_all Kokoro: Extensive polishing and bugfixing 2021-02-10 22:04:43 +00:00