Skip to content

Commit

Permalink
Enable CF API v2 to fix integration tests (API v2 End of Life) [v7] (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Dariquest authored Jan 24, 2025
1 parent 140440b commit 4fafb59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ jobs:
# deploy
bosh -d cf manifest > /tmp/manifest.yml
bosh interpolate /tmp/manifest.yml \
-o cf-deployment/operations/enable-v2-api.yml \
-o cf-deployment/operations/use-internal-lookup-for-route-services.yml \
-o cf-deployment/operations/add-persistent-isolation-segment-diego-cell.yml \
-o .github/ops-files/use-latest-capi.yml \
Expand Down

0 comments on commit 4fafb59

Please sign in to comment.