crosvm/ci/vm_tools
Dennis Kempin 3b3545b2c3 Upgrade ci containers to bullseye and clean up
We no longer need to build dependencies from source and provide them
via pkg-config, this simplifies much of our builder container setup.

As debian bullseye got promoted to stable, we can now also simplify
further by just using bullseye stable instead of mixing stable and
testing packages.

BUG=b:181359683
TEST=./test_all

Change-Id: I2ce61992d5cfe6eb5dc3f0ec61920dcc5455ca40
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3141772
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
2021-09-15 17:06:46 +00:00
..
exec_binary_in_vm vm_tools: Use /var/tmp instead of /tmp. 2021-08-11 02:22:40 +00:00
README.md
sync_deps Upgrade ci containers to bullseye and clean up 2021-09-15 17:06:46 +00:00
wait_for_vm
wait_for_vm_with_timeout

VM Tools

The scripts in this directory are used to make it easier to work with the test VM.

The VM is expected to be accessible via ssh vm without a password prompt, this is set up by the builders, so it'll work out-of-the-box when running inside the builder shell.