cloudfoundry-community / cf-resource

Concourse resource for interacting with Cloud Foundry
Apache License 2.0
35 stars 63 forks source link

Longer timeout for large applications #61

Open sunshineperi opened 6 years ago

sunshineperi commented 6 years ago

I'm trying to push some app(stratos in specific), which takes time and always ended up with: FAILED Error restarting application: console failed to stage within 15.000000 minutes error running command: exit status 1

We can set CF_STAGING_TIMEOUT for cf cli to do cf push, but have no idea how to have a longer timeout in concourse.