Add api_versions support; update model of ocloud, resourcepool, and resource
[pti/o2.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 14651d8..9eef538 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -38,6 +38,7 @@ commands =
 [testenv:code]
 setenv =
         O2APP_CONFIG=configs/o2app.conf
+        ALARM_YAML=configs/alarm.yaml
 commands =
     pytest tests/unit