Cloud Operations Sandbox is an open source collection of tools that helps practitioners to learn O11y and R9y practices from Google and apply them using Cloud Operations suite of tools.
The Qwiklabs team requested that we add a --skip-loadgen flag to sre recipes, so loadgen tasks can be selectively ignored. They want the option to remove the loadgen cluster to speed up deployment time
The Qwiklabs team requested that we add a
--skip-loadgen
flag to sre recipes, so loadgen tasks can be selectively ignored. They want the option to remove the loadgen cluster to speed up deployment timeThis PR adds it as an optional flag, that works with config based recipes. We will add more thourough testing in the next release with https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/issues/816
https://github.com/GoogleCloudPlatform/cloud-ops-sandbox/issues/850