GoogleCloudPlatform / GoogleCloudPlatform/PerfKitBenchmarker
Run snapshots with full setup instead of installing all from scratch
Open
enhancement
P1
- Dominant language
- Python
- Stars
- 2k
- Forks
- 562
- Avg merge
- 4h 55m
- Merged PRs (30d)
- 69
Description
In more complicated benchmarks like Cassandra YCSB when i want to run 20 nodes of cassandra process of installation take too much time.
My idea is to install just one VM from scratch and next make snapshot and run other from there.
We can use for that https://github.com/GoogleCloudPlatform/PerfKitBenchmarker/issues/429 for make sure installation do on each node just this steps who are required.
Contributor guide
Assessment
This issue has not been assessed yet.