Skip to content

Commit 69184cf

Browse files
authored
Enable CF API v2 to fix integration tests (API v2 End of Life) [main] (#3375)
1 parent f4292c2 commit 69184cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests-integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ jobs:
266266
267267
bosh -d cf manifest > /tmp/manifest.yml
268268
bosh interpolate /tmp/manifest.yml \
269+
-o cf-deployment/operations/enable-v2-api.yml \
269270
-o cf-deployment/operations/use-internal-lookup-for-route-services.yml \
270271
-o cf-deployment/operations/add-persistent-isolation-segment-diego-cell.yml \
271272
-o .github/ops-files/use-latest-capi.yml \

0 commit comments

Comments
 (0)