Ryan E. Beisner

Results 17 comments of Ryan E. Beisner

Full juju status yaml: [juju-stat-yaml-collect.yaml.txt](https://github.com/juju/amulet/files/179834/juju-stat-yaml-collect.yaml.txt)

Reference: https://github.com/openstack/charm-lxd/blob/master/tests/basic_deployment.py#L127

When the principal and subordinate unit numbers match, everything passes and we don't observe this issue. ``` nova-compute/0 active idle 1.25.3 5 172.17.114.114 Unit is ready lxd/0 active idle 1.25.3...

@javacruft Linking here to track/inspect another possibly impactful timeout location, which isn't configurable or announced: http://bazaar.launchpad.net/~charm-helpers/charm-helpers/devel/view/head:/charmhelpers/contrib/amulet/deployment.py#L79 Whether that is the cause of this issue or not, it seems like we...

Re: AMULET_SETUP_TIMEOUT https://github.com/juju/amulet/blob/master/amulet/deployer.py#L642

Test failure is unrelated to the proposed changes. Reference: https://github.com/juju/amulet/issues/188

One of my PRs is failing tests, so I made a separate no-op change PR against master, which is also failing. https://github.com/juju/amulet/pull/187