Skip to content

Commit c9a4e30

Browse files
authored
Merge pull request #1357 from cloudfoundry/trelawney_private_access_external_db
trelawney/upgrade: remove external ip ops files
2 parents 02e40d5 + 69e63c7 commit c9a4e30

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

ci/pipelines/cf-deployment.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -842,7 +842,6 @@ jobs:
842842
params:
843843
BASE_OPS_FILE_DIR: operations
844844
NEW_OPS_FILES: |
845-
environments/test/trelawney/add-external-ips-for-cloud-sql-db.yml
846845
environments/test/trelawney/scale-log-api-to-4.yml
847846
- task: setup-external-ip-db-vars
848847
file: runtime-ci/tasks/generate-external-ip-db-vars/task.yml
@@ -867,7 +866,6 @@ jobs:
867866
OPS_FILES: |
868867
operations/use-compiled-releases.yml
869868
operations/use-external-dbs.yml
870-
operations/add-external-ips-for-cloud-sql-db.yml
871869
operations/experimental/colocate-smoke-tests-on-cc-worker.yml
872870
operations/set-cpu-weight.yml
873871
operations/enable-cpu-throttling.yml
@@ -879,7 +877,6 @@ jobs:
879877
operations/use-internal-lookup-for-route-services.yml
880878
VARS_FILES: |
881879
environments/test/trelawney/external-db-vars.yml
882-
environments/test/trelawney/external-public-ip-vars.yml
883880
environments/test/trelawney/external-db-host-vars.yml
884881
environments/test/trelawney/gcs-vars.yml
885882
REGENERATE_CREDENTIALS: true
@@ -906,7 +903,6 @@ jobs:
906903
params:
907904
BASE_OPS_FILE_DIR: operations
908905
NEW_OPS_FILES: |
909-
environments/test/trelawney/add-external-ips-for-cloud-sql-db.yml
910906
environments/test/trelawney/scale-log-api-to-4.yml
911907
- task: bosh-deploy-cf-develop
912908
attempts: 1
@@ -922,7 +918,6 @@ jobs:
922918
OPS_FILES: |
923919
operations/use-compiled-releases.yml
924920
operations/use-external-dbs.yml
925-
operations/add-external-ips-for-cloud-sql-db.yml
926921
operations/experimental/colocate-smoke-tests-on-cc-worker.yml
927922
operations/set-cpu-weight.yml
928923
operations/enable-cpu-throttling.yml
@@ -935,7 +930,6 @@ jobs:
935930
operations/test/speed-up-dynamic-asgs.yml
936931
VARS_FILES: |
937932
environments/test/trelawney/external-db-vars.yml
938-
environments/test/trelawney/external-public-ip-vars.yml
939933
environments/test/trelawney/external-db-host-vars.yml
940934
environments/test/trelawney/gcs-vars.yml
941935
DEPLOY_WITH_UPTIME_MEASUREMENTS: true

0 commit comments

Comments
 (0)