diff --git a/rebuild b/rebuild index b57e353..6db8db9 100644 --- a/rebuild +++ b/rebuild @@ -1,5 +1 @@ -# This file is used to trigger rebuilds -# when dependencies of the charm change, -# but nothing in the charm needs to. -# simply change the uuid to something new -8ec7d976-6d82-4ca6-83fa-86cd3ede7580 +3e9698e4-c008-42df-879f-ab242c3aaa08 diff --git a/tox.ini b/tox.ini index 350dde1..ccb19f4 100644 --- a/tox.ini +++ b/tox.ini @@ -92,8 +92,7 @@ commands = flake8 {posargs} src unit_tests basepython = python3 deps = -c {env:TEST_CONSTRAINTS_FILE:https://raw.githubusercontent.com/openstack-charmers/zaza-openstack-tests/master/constraints/constraints-noble.txt} - -r{toxinidir}/requirements.txt - -r{toxinidir}/test-requirements.txt + -r{toxinidir}/test-requirements.txt setenv = {[testenv]setenv} PYTHON=coverage run