cloudfoundry / cf-deployment-concourse-tasks

Apache License 2.0
23 stars 75 forks source link

Fix release_name bosh-deploy-with-created-release #114

Closed mcwumbly closed 3 years ago

mcwumbly commented 3 years ago

Signed-off-by: David McClure dmcclure@vmware.com

What is this change about?

Our builds began failing with this error after updating to a recent version of this repo:

+ bosh -n interpolate -v system_domain=ci-lite.routing.cf-app.com -o ops-files/use-compiled-releases.yml -o ops-files/bosh-lite.yml -o ops-files/use-postgres.yml -o ops-files/routing-acceptance-tests.yml -o ops-files/routing-smoke-tests.yml -o ops-files/add-lb-ca-cert.yml -o create-provided-release.yml cf-deployment/cf-deployment.yml
Error 'operation [0] in create-provided-release.yml failed': Expected to find exactly one matching array item for path '/releases/name=null' but found 0

Please provide contextual information.

Fixes regression introduced in this commit: https://github.com/cloudfoundry/cf-deployment-concourse-tasks/commit/9e45d4c837a77b956e4e97e99ea44ad0ccd3b322

Please check all that apply for this PR:

Did you update the README as appropriate for this change?

How should this change be described in release notes?

Fix regression in bosh-deploy-with-created-release

What is the level of urgency for publishing this change?

Tag your pair, your PM, and/or team!

cc @ameowlia

cf-gitbot commented 3 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/174152721

The labels on this github issue will be updated when the story is started.