Update Dockerfile and stage-test script to run tests for charms
[osm/devops.git] / installers / charm / osm-pol / tox.ini
index 0268da8..16c1359 100644 (file)
@@ -29,6 +29,7 @@ tst_path = {toxinidir}/tests/
 all_path = {[vars]src_path} {[vars]tst_path} 
 
 [testenv]
+basepython = python3.8
 setenv =
   PYTHONPATH = {toxinidir}:{toxinidir}/lib:{[vars]src_path}
   PYTHONBREAKPOINT=ipdb.set_trace