X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=blobdiff_plain;f=tox.ini;h=481bb9d1f80807610cca19286373ce1210c4af44;hp=c54d27d878a9b4df920d268196361ca14f2dbc86;hb=b2a07f566be558a8b59b8b5dedfe8da5ae1b0132;hpb=d420a8b6f1fecde3983369b131da1f042c7c8a14 diff --git a/tox.ini b/tox.ini index c54d27d..481bb9d 100644 --- a/tox.ini +++ b/tox.ini @@ -14,14 +14,18 @@ markers = [testenv] basepython=python3 usedevelop=True + # for testing with other python versions commands = py.test --ignore modules/ --ignore tests/charms/ --tb native -ra -v -s -n auto -k 'not integration' -m 'not serial' {posargs} passenv = HOME + VCA_PATH VCA_HOST VCA_PORT VCA_USER VCA_SECRET + LXD_HOST + LXD_SECRET # These are needed so executing `charm build` succeeds TERM TERMINFO