vmware-archive / cliaas

an iaas agnostic cli to perform blue green ops manager rotations
Apache License 2.0
5 stars 4 forks source link

Timeout during stopping an instance in AWS #9

Open making opened 6 years ago

making commented 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?

cf-gitbot commented 6 years ago

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.