assess_heterogeneous_control does not honour series
Bug #1595664 reported by
Curtis Hovey
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-ci-tools |
Triaged
|
Medium
|
Unassigned |
Bug Description
As seen at
http://
While we can pass --series xenial to bootstrap xenial, the default-series from the config is used. the charm series checks will never pass if the env sets a different series from the script.
We need to pass the series down the envs and be clear about which series charms should be.
UPDATE
The issue is entangled with the charm. trusty was the default series for the dummy-* charms. The script deployed the charm and got trusty though the intent was to test xenial.
The dummy charms were updated to set xenial as the default, now the test fails when
trusty is passed to the script. Xenial works.
Changed in juju-ci-tools: | |
assignee: | nobody → Andrew James Beach (andrewjbeach) |
Changed in juju-ci-tools: | |
importance: | High → Low |
Changed in juju-ci-tools: | |
importance: | Low → Medium |
Changed in juju-ci-tools: | |
assignee: | Andrew James Beach (andrewjbeach) → nobody |
description: | updated |
description: | updated |
To post a comment you must log in.