unitUpgraderSuite.SetUpTest cannot add unit to service

Bug #1672352 reported by Curtis Hovey
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
Medium
Unassigned

Bug Description

As seen at
    http://reports.vapour.ws/releases/issue/57bfe296749a566cb0189761

unitupgrader_test.go:48:
    s.rawMachine, _, _, s.rawUnit = s.addMachineServiceCharmAndUnit(c, "wordpress")
unitupgrader_test.go:66:
    c.Assert(err, jc.ErrorIsNil)
... value *errors.Err = &errors.Err{message:"cannot add unit to service \"wordpress\"", cause:(*errors.errorString)(0xc20800a0a0), previous:(*errors.errorString)(0xc20800a0a0), file:"github.com/juju/juju/state/service.go", line:818} ("cannot add unit to service \"wordpress\": EOF")

Revision history for this message
Anastasia (anastasia-macmood) wrote :

This must have been fixed as part of some work since I cannot no longer reproduce locally under stress.

Changed in juju:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.