From 18c179efc0fd4775df58e823df9f943a63b24ba7 Mon Sep 17 00:00:00 2001 From: Felipe Reyes Date: Wed, 14 Feb 2024 17:52:27 -0300 Subject: [PATCH] Add constraints-juju-default.txt This file aims to hold the default version of juju that it's expected charms to be tested with. It helps to serve as a sane default for tox.ini --- constraints-juju-default.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 constraints-juju-default.txt diff --git a/constraints-juju-default.txt b/constraints-juju-default.txt new file mode 100644 index 00000000..f85e9e1b --- /dev/null +++ b/constraints-juju-default.txt @@ -0,0 +1,9 @@ +# NOTE: this constraints file can be (and will be) consumed by downstream users. +# +# 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.1.0,<3.2.0