From fa0a614c8ea3e757440c82380707e0221079e32a Mon Sep 17 00:00:00 2001 From: Linda Wang Date: Mon, 4 Dec 2017 06:36:06 +0000 Subject: Fix the yamllint errors in functest/ci And also, remove the params "tempest_use_custom_images" and "unique_names" of vping, rally and tempest. Change-Id: Ic4243ef2f5e965910e5befa87db8d585cad34fa2 Signed-off-by: Linda Wang --- tox.ini | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 7299a1d33..9746954e1 100644 --- a/tox.ini +++ b/tox.ini @@ -51,6 +51,9 @@ files = docker/parser/testcases.yaml docker/features/testcases.yaml docker/vnf/testcases.yaml + functest/ci/config_aarch64_patch.yaml + functest/ci/config_functest.yaml + functest/ci/config_patch.yaml functest/ci/testcases.yaml commands = yamllint {[testenv:yamllint]files} -- cgit 1.2.3-korg