summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini4
1 files changed, 0 insertions, 4 deletions
diff --git a/tox.ini b/tox.ini
index e4841e53d..56adc201f 100644
--- a/tox.ini
+++ b/tox.ini
@@ -86,10 +86,6 @@ commands =
[testenv:venv]
commands = {posargs}
-[testenv:nodepool]
-commands =
- stestr run --concurrency=1 --test-path ./tests/nodepool {posargs}
-
[testenv:zuul_client]
commands =
stestr run --concurrency=1 --test-path ./tests/zuul_client {posargs}