~juju-qa/ubuntu/xenial/juju/xenial-2.0-beta3

« back to all changes in this revision

Viewing changes to src/github.com/lxc/lxd/lxd/container_test.go

  • Committer: Martin Packman
  • Date: 2016-03-30 19:31:08 UTC
  • mfrom: (1.1.41)
  • Revision ID: martin.packman@canonical.com-20160330193108-h9iz3ak334uk0z5r
Merge new upstream source 2.0~beta3

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
 
82
82
        suite.True(c.IsPrivileged(), "This container should be privileged.")
83
83
 
84
 
        state, err := c.Render()
 
84
        out, err := c.Render()
85
85
        suite.Req.Nil(err)
 
86
 
 
87
        state := out.(*shared.ContainerInfo)
86
88
        defer c.Delete()
87
89
 
88
90
        suite.Equal(