cloudfoundry / cf-deployment-concourse-tasks

Apache License 2.0
23 stars 76 forks source link

Update-integration-configs should not fail if only a wats config is provided #73

Closed dsabeti closed 5 years ago

dsabeti commented 5 years ago

The Diego team has an environment that includes both windows2012 and windows2016 cells. When we upgrade our integration configs, we actually want to update two WATs configs, one for each kind of windows cell. Since the interface of the task only allows the update of a single WATs config, we run the task an extra time and that one only updates the WATs 2016 config. That task was getting an error because this validation assumes that you have either a CATs or RATs config also being updated.

cfdreddbot commented 5 years ago

Hey dsabeti!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

cf-gitbot commented 5 years ago

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

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

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