Merge "Drop local-charm-overlay.yaml.j2 and add ZAZA_FEATURE_BUG472=1"

This commit is contained in:
Zuul 2022-03-17 03:33:25 +00:00 committed by Gerrit Code Review
commit 16653c75e1
2 changed files with 1 additions and 3 deletions

View File

@ -1,3 +0,0 @@
applications:
ceph-dashboard:
charm: ../../ceph-dashboard.charm

View File

@ -28,6 +28,7 @@ minversion = 3.2.0
setenv = VIRTUAL_ENV={envdir}
PYTHONHASHSEED=0
CHARM_DIR={envdir}
ZAZA_FEATURE_BUG472=1
install_command =
pip install {opts} {packages}
commands = stestr run --slowest {posargs}