diff --git a/cf-deployment-operations/configure-blobstore-benchmark-fog-errand.yml b/cf-deployment-operations/configure-blobstore-benchmark-fog-errand.yml deleted file mode 100644 index 9299c0b..0000000 --- a/cf-deployment-operations/configure-blobstore-benchmark-fog-errand.yml +++ /dev/null @@ -1,54 +0,0 @@ -# Adds blobstore benchmark fog errand with per-mode overrides - -- type: replace - path: /instance_groups/- - value: - name: blobstore-benchmark-fog - instances: 1 - azs: [z1] - networks: - - name: default - vm_type: default - stemcell: default - lifecycle: errand - jobs: - - name: blobstore_benchmark - release: capi - properties: - blobstore_benchmark: - mode: fog - cc_overrides: - db_logging_level: error - logging_level: error - log_db_queries: false - db: - log_level: error - log_db_queries: false - buildpacks: - blobstore_type: fog - fog_connection: - provider: AzureRM - environment: AzureCloud - azure_storage_account_name: ((blobstore_storage_account_name)) - azure_storage_access_key: ((blobstore_storage_access_key)) - droplets: - blobstore_type: fog - fog_connection: - provider: AzureRM - environment: AzureCloud - azure_storage_account_name: ((blobstore_storage_account_name)) - azure_storage_access_key: ((blobstore_storage_access_key)) - packages: - blobstore_type: fog - fog_connection: - provider: AzureRM - environment: AzureCloud - azure_storage_account_name: ((blobstore_storage_account_name)) - azure_storage_access_key: ((blobstore_storage_access_key)) - resource_pool: - blobstore_type: fog - fog_connection: - provider: AzureRM - environment: AzureCloud - azure_storage_account_name: ((blobstore_storage_account_name)) - azure_storage_access_key: ((blobstore_storage_access_key)) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 52e0338..8ae1b1f 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -1155,7 +1155,6 @@ jobs: cf-deployment-operations/seed-credhub-asg.yml cf-deployment-operations/seed-uaa-asg.yml cf-deployment-operations/tag-bbl-env.yml - cf-deployment-operations/configure-blobstore-benchmark-fog-errand.yml cf-deployment-operations/configure-blobstore-benchmark-storage-cli-errand.yml cf-deployment-operations/add-loggregator-tls-cert.yml cf-deployment-operations/speed-up-diego-sync.yml @@ -1179,7 +1178,6 @@ jobs: base-ops-files/operations/use-postgres.yml base-ops-files/operations/use-external-blobstore.yml base-ops-files/operations/use-azure-storage-blobstore.yml - configure-blobstore-benchmark-fog-errand.yml configure-blobstore-benchmark-storage-cli-errand.yml use-latest-capi.yml scale-up-cells-large.yml @@ -2025,7 +2023,6 @@ jobs: params: BBL_STATE_DIR: scar-psql/bbl-state BOSH_DEPLOYMENT_NAME: cf - ERRAND_FOG: blobstore-benchmark-fog ERRAND_STORAGE_CLI: blobstore-benchmark-storage-cli ensure: do: