aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-04-07 11:03:34 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2018-04-07 14:06:40 +0200
commit13ac225eb6afbd4e81109ead35d0594c53ce888b (patch)
tree0f3e942530591da020cff79dbcb669f9afcae2ea /tox.ini
parent43bd4baa186d7458791a6bd9d47ea9051d6bccad (diff)
Split opnfv/functest-kubernetes
4 containers are now proposed - opnfv/functest-kubernetes-core - opnfv/functest-kubernetes-healthcheck - opnfv/functest-kubernetes-smoke - opnfv/functest-kubernetes-features Change-Id: I7d6f1edc7e9ace185b2cf991592ebc841f5520b7 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index cd2311a3..5a1dc713 100644
--- a/tox.ini
+++ b/tox.ini
@@ -31,6 +31,7 @@ commands =
[testenv:yamllint]
basepython = python2.7
files =
+ .travis.yml
docker
commands =
yamllint {[testenv:yamllint]files}