cloudfoundry / cf-deployment-concourse-tasks

Apache License 2.0
23 stars 76 forks source link

Add instance flag to run-errand task #87

Closed davewalter closed 5 years ago

davewalter commented 5 years ago

What is this change about?

This PR adds an INSTANCE parameter to the run-errand task. It is required to allow CI jobs to disambiguate between different-configured copies of the same errand job within a deployment. For the Diego Persistence team, we test our nfsbrokerpush errand with different configuration for the backing store used by the NFS broker application. This change allows us to specify which instance of the errand should be run.

Please provide contextual information.

#161974894

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?

Updated Tasks:

What is the level of urgency for publishing this change?

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

@paulcwarren @juluan-hj

cfdreddbot commented 5 years ago

:white_check_mark: Hey davewalter! The commit authors and yourself 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/164183914

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