Update Dockerfile and stage-test script to run tests for charms
[osm/devops.git] / installers / charm / osm-ro / tox.ini
index 70089f8..0451ff1 100644 (file)
@@ -30,6 +30,7 @@ lib_path = {toxinidir}/lib/charms/osm_ro
 all_path = {[vars]src_path} {[vars]tst_path}
 
 [testenv]
+basepython = python3.8
 setenv =
   PYTHONPATH = {toxinidir}:{toxinidir}/lib:{[vars]src_path}
   PYTHONBREAKPOINT=ipdb.set_trace