gvisor/benchmarks/harness
Zach Koopmans 94be30a18d Add run-gcp command.
Add command to run benchmarks on GCP backed machines
using the gcloud producer.

Run with:
`bazel run :benchmarks -- run-gcp [BENCHMARK_NAME]`

Tested with the startup benchmark.

PiperOrigin-RevId: 290126444
2020-01-16 13:42:08 -08:00
..
machine_mocks Import benchmark-tools to main repository. 2019-12-02 22:53:26 -08:00
machine_producers Add run-gcp command. 2020-01-16 13:42:08 -08:00
BUILD Implement gcloud_producer for bm-tools 2020-01-09 17:24:35 -08:00
__init__.py Add run-gcp command. 2020-01-16 13:42:08 -08:00
benchmark_driver.py Import benchmark-tools to main repository. 2019-12-02 22:53:26 -08:00
container.py Import benchmark-tools to main repository. 2019-12-02 22:53:26 -08:00
machine.py Add run-gcp command. 2020-01-16 13:42:08 -08:00
ssh_connection.py Add run-gcp command. 2020-01-16 13:42:08 -08:00
tunnel_dispatcher.py GCloudProducer: tunnel_dispatch, mock_recorder, and machine. 2019-12-11 15:51:41 -08:00