Nw-network-health-maas-2-2

Information about the CI test: nw-network-health-maas-2-2

This test is part of github.com/juju/juju/acceptancetests/assess_network_health.py

Is currently failing with 1788186: ERROR (‘0/lxd/0’, ‘no obvious space for container “0/lxd/0”, host machine has spaces: “ha-space”, “space-0”’)

I get this error when I deploy a container to a machine that has > 1 space, without specifying a binding. Eg add ‘—bind MySpace’ to the deploy command fixes this when a container is deployed to a machine with > 1 space.

See here for some detail for this error.

Appendix A: I could not post without this addition, because it was too similar to my reply to another topic.

This is resolved by using a bundle with bindings, and is back-ported to the 2.4 and 2.3 branches.