From 5f5833f4308322892893fb07aa1898bc1406a32d Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 11 Dec 2017 05:23:23 +0100 Subject: Fix yaml format errors in vnf MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit All Rally yaml files are skipped because they leverage on jinja2. Now last errors are in functest/api directories [1]. [1] https://jira.opnfv.org/browse/FUNCTEST-897 Change-Id: I4d6c9b3b7c1f3602bd51c9cf7e1c5babf581ab82 Signed-off-by: Cédric Ollivier --- functest/opnfv_tests/vnf/router/test_scenario.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'functest/opnfv_tests/vnf/router/test_scenario.yaml') diff --git a/functest/opnfv_tests/vnf/router/test_scenario.yaml b/functest/opnfv_tests/vnf/router/test_scenario.yaml index 03185592..8bdaf06a 100644 --- a/functest/opnfv_tests/vnf/router/test_scenario.yaml +++ b/functest/opnfv_tests/vnf/router/test_scenario.yaml @@ -1,3 +1,4 @@ +--- test_scenario_list: - test_type: 'function_test' -- cgit 1.2.3-korg