Merge "Add Accelerator resource watcher; fix bug of the alarm dictionary"
[pti/o2.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 03f379c..9eef538 100644 (file)
--- 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