Skip to content

Commit

Permalink
Add calico.etcddriver to list of tests in tox.ini.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaun Crampton committed Nov 10, 2015
1 parent 73f6c1e commit 025379c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ commands =
./tox-cover.sh thread calico.test
./tox-cover.sh gevent calico.felix
./tox-cover.sh eventlet calico.openstack
./tox-cover.sh thread calico.etcddriver
coverage report -m

[testenv:pypy]
Expand All @@ -27,6 +28,7 @@ commands =
commands =
./tox-cover.sh thread calico.test
nosetests calico.felix
./tox-cover.sh thread calico.etcddriver
coverage report -m
deps =
nose
Expand Down

0 comments on commit 025379c

Please sign in to comment.