Skip to content

Commit

Permalink
Add a constraints file specifically for noble
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
wolsen committed Jun 20, 2024
1 parent 5a901a7 commit 05c7c63
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions constraints/constraints-noble.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 05c7c63

Please sign in to comment.