Skip to content

Commit

Permalink
Deletes ops file that overwrites memory default
Browse files Browse the repository at this point in the history
Min capi tests were failing due to the fact that
this opsfile was setting the default value to 32

Co-authored-by: Juan Diego Gonzalez <gojuan@vmware.com>
  • Loading branch information
Juan Diego Gonzalez committed Dec 19, 2022
1 parent d75e4fa commit dfbf695
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cf-env-setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ jobs:
cp cli-ci/ci/infrastructure/operations/add-uaa-client-cf-custom.yml ops-files/
cp cli-ci/ci/infrastructure/operations/adjust-user-retry-attempts.yml ops-files/
cp cli-ci/ci/infrastructure/operations/cli-isolation-cell-overrides.yml ops-files/
cp cli-ci/ci/infrastructure/operations/default-app-memory.yml ops-files/
cp cli-ci/ci/infrastructure/operations/diego-cell-instances.yml ops-files/
cp cli-ci/ci/infrastructure/operations/doppler-instances.yml ops-files/
cp cli-ci/ci/infrastructure/operations/enable-v3-deployments-endpoint.yml ops-files/
Expand Down Expand Up @@ -184,7 +183,6 @@ jobs:
export OPS_FILES="add-persistent-isolation-segment-diego-cell.yml \
use-compiled-releases.yml \
cli-isolation-cell-overrides.yml \
default-app-memory.yml \
skip-ssl-override.yml \
scale-to-one-az.yml \
diego-cell-instances.yml \
Expand Down

0 comments on commit dfbf695

Please sign in to comment.