testingGBPAuto

Change-Id: I5a526f50f1e0485cb25b3f23510300ba60979ed0
This commit is contained in:
sonianuj287 2023-10-13 09:12:01 +05:30 committed by AnujSoni
parent 4f95f7deb2
commit 5ce8f23e41
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,9 @@
[tox]
<<<<<<< PATCH SET (5707f4 testingGBPAuto)
envlist = py38,py39,py310,pep8
=======
envlist = testenv
>>>>>>> BASE (4f95f7 Group Based Policy Automation - Antelope Support)
minversion = 3.1.0
skipsdist = False
@ -8,7 +12,10 @@ skipsdist = False
# random hash seed successfully.
basepython =
testenv: python3
<<<<<<< PATCH SET (5707f4 testingGBPAuto)
=======
>>>>>>> BASE (4f95f7 Group Based Policy Automation - Antelope Support)
setenv = VIRTUAL_ENV={envdir}
PYTHONWARNINGS=default::DeprecationWarning
OS_TEST_PATH=gbpautomation/heat/tests