envManagerSuite.TestCreateEnvironmentBadAgentVersion fails with 2.0-alpha1
Bug #1524914 reported by
Cheryl Jennings
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
Critical
|
Cheryl Jennings |
Bug Description
FAIL: environmentmana
...
environmentmana
c.Check(err, gc.ErrorMatches, test.errMatch)
... error string = "creating config from values failed: invalid agent version in environment configuration: \"2.-1-alpha1\""
... regex string = "no tools found for version .*"
tags: | added: 2.0-readiness |
Changed in juju-core: | |
status: | New → Triaged |
importance: | Undecided → Critical |
milestone: | none → 2.0-alpha1 |
Changed in juju-core: | |
status: | Triaged → Fix Committed |
assignee: | nobody → Cheryl Jennings (cherylj) |
Changed in juju-core: | |
milestone: | 2.0-alpha1 → 1.26-alpha3 |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
tags: | added: 2.0-count |
To post a comment you must log in.
PR: https:/ /github. com/juju/ juju/pull/ 3944