* Work needed to reduce costs of OSS CI in an effort to make it sustainable for CFF * See https://cloudfoundry.slack.com/archives/C08SZFRNBUP for CFF-wide cost discussions * See https://cloudfoundry.slack.com/archives/C02LR0XCV3M/p1747682936927769 for ARI & Autoscaler-specifics * ARI WG leads (@Gerg or @stephanme ) can help discuss options, for example (copied from Slack): > 1. Dynamically deploying cf, instead of using a long-lived environment > 1. OR stopping/starting the long-lived environment > 1. Using bosh-lites instead of full environments > 1. Cleaning up dynamic deployments more aggressively > 1. Limiting number of concurrent deployments (e.g. via a concourse pool resource) > 1. Restructuring pipeline to run expensive tests less frequently > 1. Anything else you think will help Related to https://github.com/cloudfoundry/community/issues/1187 Similar effort from CAPI: https://github.com/cloudfoundry/capi-ci/issues/134
Related to cloudfoundry/community#1187
Similar effort from CAPI: cloudfoundry/capi-ci#134