Add a constraints file specifically for noble
Add a constraints file to pin to a version of juju which supports noble. Adding a new file so as not to impact current master branch targets for all charms until they are ready. Signed-off-by: Billy Olsen <billy.olsen@canonical.com>
This commit is contained in:
9
constraints/constraints-noble.txt
Normal file
9
constraints/constraints-noble.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
# NOTE: this constraints file can be (and will be) consumed by downstream.
|
||||
#
|
||||
# Known consumers:
|
||||
# * zosci-config: job definitions that declare what juju version (snap channel)
|
||||
# is used in tandem with this constraints file to lockdown python-libjuju
|
||||
# version.
|
||||
# * zaza-openstack-tests
|
||||
#
|
||||
juju>=3.5.0,<3.6.0
|
||||
Reference in New Issue
Block a user