X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=tox.ini;h=9eef53867d4e8c73dfb7cffb0b6674926d566872;hb=14fc8de3f80b6e1ab1e8351017383e99628cb8e3;hp=03f379c60308234d60a38dbfc6b0d676a359198b;hpb=af651f209483d8ee0796b7be60e5c97b157b987c;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