provider/ec2: increas root disk tagging timeout #3417

Merged
merged 2 commits into from Oct 2, 2015

Conversation

Projects
None yet
2 participants
Member

axw commented Oct 1, 2015

When we start instances in ec2, we tag the root disk
with the environment UUID, machine ID, etc. This will
sometimes fail if the root disk does not attach quickly
enough. Increase the timeout from 5 seconds to 5 minutes.

Fixes https://bugs.launchpad.net/juju-core/+bug/1501559

(Review request: http://reviews.vapour.ws/r/2803/)

axw added some commits Oct 1, 2015

provider/ec2: increas root disk tagging timeout
When we start instances in ec2, we tag the root disk
with the environment UUID, machine ID, etc. This will
sometimes fail if the root disk does not attach quickly
enough. Increase the timeout from 5 seconds to 5 minutes.

Fixes https://bugs.launchpad.net/juju-core/+bug/1501559
Member

axw commented Oct 2, 2015

$$merge$$

Contributor

jujubot commented Oct 2, 2015

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

jujubot added a commit that referenced this pull request Oct 2, 2015

Merge pull request #3417 from axw/lp1501559-ec2-tag-root-disk-timeout
provider/ec2: increas root disk tagging timeout

When we start instances in ec2, we tag the root disk
with the environment UUID, machine ID, etc. This will
sometimes fail if the root disk does not attach quickly
enough. Increase the timeout from 5 seconds to 5 minutes.

Fixes https://bugs.launchpad.net/juju-core/+bug/1501559

(Review request: http://reviews.vapour.ws/r/2803/)

@jujubot jujubot merged commit ab6e942 into juju:master Oct 2, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment