Open making opened 6 years ago
I got the following error during upgrading a opsmanager with pcf-pipeline:
2018/11/07 02:01:54 error: timed out waiting for instance to become stopped (last status was )
It took 5 min to stop the instance. I'm not sure but it might be due to m5.large instance type.
Currently, configuration for timeout is hardcoded https://github.com/pivotal-cf/cliaas/blob/v0.2.7/iaas/aws/aws_client.go#L38
Could you provide a timeout configuration?
We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.
The labels on this github issue will be updated when the story is started.
I got the following error during upgrading a opsmanager with pcf-pipeline:
It took 5 min to stop the instance. I'm not sure but it might be due to m5.large instance type.
Currently, configuration for timeout is hardcoded https://github.com/pivotal-cf/cliaas/blob/v0.2.7/iaas/aws/aws_client.go#L38
Could you provide a timeout configuration?