Skip to content
Snippets Groups Projects
Commit 1d64df45 authored by Mehdi Abaakouk's avatar Mehdi Abaakouk Committed by mergify[bot]
Browse files

tests: disable warning for py27-mysql-ceph-upgrade-from-4.0

parent c3520147
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,9 @@ commands = pifpaf --env-prefix INDEXER run postgresql {toxinidir}/run-upgrade-te
# We should always recreate since the script upgrade
# Gnocchi we can't reuse the virtualenv
recreate = True
setenv = GNOCCHI_VARIANT=test,mysql,ceph,ceph_recommended_lib
setenv =
GNOCCHI_VARIANT=test,mysql,ceph,ceph_recommended_lib
PYTHONWARNINGS=ignore
deps = gnocchi[{env:GNOCCHI_VARIANT}]>=4.0,<4.1
gnocchiclient>=2.8.0
pifpaf[ceph,gnocchi]>=0.13
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment