X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=tox.ini;h=9eef53867d4e8c73dfb7cffb0b6674926d566872;hb=ded3e3d01ef6447b5e27a2be03227edd4b5a352b;hp=03f379c60308234d60a38dbfc6b0d676a359198b;hpb=f113db48acbe73641ce7d13c1cb8be6eea147f98;p=pti%2Fo2.git diff --git a/tox.ini b/tox.ini index 03f379c..9eef538 100644 --- a/tox.ini +++ b/tox.ini @@ -36,6 +36,9 @@ commands = flake8 o2common [testenv:code] +setenv = + O2APP_CONFIG=configs/o2app.conf + ALARM_YAML=configs/alarm.yaml commands = pytest tests/unit