gvisor/tools/images
Zach Koopmans 16561e461e Add logic to run from baked images.
Change adds the following:
- logic to run from "baked images". See [GVISOR_DIR]/tools/images
- installers which install modified files from a workspace. This
allows users to run benchmarks while modifying runsc.
- removes the --preemptible tag from built GCE instances. Preemptible
instances are much more likely to be preempted on startup, which
manifests for the user as a failed benchmark. I don't currently have
a way to detect if a VM has been preempted that will work for this
change.
https://cloud.google.com/compute/docs/instances/preemptible#preemption_process
https://cloud.google.com/compute/docs/instances/preemptible#preemption_selection

PiperOrigin-RevId: 293697949
2020-02-06 16:02:48 -08:00
..
ubuntu1604 Add tools for generating images. 2020-01-22 10:39:45 -08:00
ubuntu1804 Add tools for generating images. 2020-01-22 10:39:45 -08:00
BUILD Simplify testing link rules. 2020-01-30 17:49:17 -08:00
build.sh Add tools for generating images. 2020-01-22 10:39:45 -08:00
defs.bzl Add logic to run from baked images. 2020-02-06 16:02:48 -08:00
execute.sh Add tools for generating images. 2020-01-22 10:39:45 -08:00
test.cc Add tools for generating images. 2020-01-22 10:39:45 -08:00