TestBootstrapReusesAffinityGroupAndVNet: no tools are available for your environment
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
Critical
|
Ian Booth |
Bug Description
As seen in the i386 win, and pp64el unit-tests, TestBootstrapRe
http://
http://
http://
c.Assert(err, gc.ErrorMatches, "cannot start bootstrap instance: no instance for you")
... error string = "" +
... "Juju cannot bootstrap because no tools are available for your environment.\n" +
... "You may want to use the 'agent-
... regex string = "cannot start bootstrap instance: no instance for you"
This is likely fallout from the change to get devel agents from devel streams.
description: | updated |
Changed in juju-core: | |
assignee: | nobody → Ian Booth (wallyworld) |
Changed in juju-core: | |
status: | Triaged → In Progress |
Changed in juju-core: | |
status: | In Progress → Fix Committed |
Marking as Fix Release because ppc64 unit tests have passed.