summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Cacqueray <tdecacqu@redhat.com>2017-12-01 23:09:15 +0000
committerTristan Cacqueray <tdecacqu@redhat.com>2017-12-01 23:09:23 +0000
commitd75f9396d09782c1b3bb1dde78fed2f019b25814 (patch)
tree409623e683e46715bd11acf6f5663df05cc6de48
parent6a125faf9dceb09f6c84a53d7d8b39f945f52700 (diff)
downloadzuul-d75f9396d09782c1b3bb1dde78fed2f019b25814.tar.gz
tox: remove validate-layout
This is no longer valid Change-Id: Ie2acf3f0ba982a746c700880614143e6ea9a8ec5
-rw-r--r--tox.ini3
1 files changed, 0 insertions, 3 deletions
diff --git a/tox.ini b/tox.ini
index 28d600058..5efc4c0fb 100644
--- a/tox.ini
+++ b/tox.ini
@@ -41,9 +41,6 @@ commands = python setup.py build_sphinx
[testenv:venv]
commands = {posargs}
-[testenv:validate-layout]
-commands = zuul-server -c etc/zuul.conf-sample -t -l {posargs}
-
[testenv:nodepool]
setenv =
OS_TEST_PATH = ./tests/nodepool