Sync/rebuild for Dalmatian/Epoxy updates

Refresh and rebuild charm for awareness of Dalmatian and Epoxy
Cloud Archive releases.

Change-Id: I2c2f62df089ffb6f78b2d235183cab2a23ba528e
This commit is contained in:
James Page 2024-11-15 12:09:42 +00:00
parent a2e57445dc
commit 2842e2321a
No known key found for this signature in database
GPG Key ID: BFECAECBA0E7D8C3
2 changed files with 2 additions and 7 deletions

View File

@ -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

View File

@ -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