Integration tests for VCA Integrator Operator
[osm/devops.git] / installers / charm / vca-integrator-operator / tox.ini
index e063dd4..a8eb8bc 100644 (file)
@@ -98,9 +98,9 @@ commands =
 description = Run integration tests
 deps =
     pytest
-    juju
+    juju<3
     pytest-operator
     -r{toxinidir}/requirements.txt
     -r{toxinidir}/requirements-dev.txt
 commands =
-    pytest -v --tb native --ignore={[vars]tst_path}unit --log-cli-level=INFO -s {posargs}
+    pytest -v --tb native --ignore={[vars]tst_path}unit --log-cli-level=INFO -s {posargs} --cloud microk8s