From 4724c5efa2284e42688e3716174a8568a61e5d60 Mon Sep 17 00:00:00 2001 From: SerenaFeng Date: Mon, 16 Oct 2017 15:44:00 +0800 Subject: fix yamllint verify fail fail record: https://build.opnfv.org/ci/job/opnfv-yamllint-verify-master/1050/console Change-Id: Ic709b9a3d1d3642a3deebd930714a2ba2de22da6 Signed-off-by: SerenaFeng --- reporting/reporting/reporting.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'reporting') diff --git a/reporting/reporting/reporting.yaml b/reporting/reporting/reporting.yaml index 2a4aa49..1e2e9a4 100644 --- a/reporting/reporting/reporting.yaml +++ b/reporting/reporting/reporting.yaml @@ -42,8 +42,10 @@ functest: test_conf: https://git.opnfv.org/cgit/functest/plain/functest/ci/testcases.yaml log_level: ERROR jenkins_url: https://build.opnfv.org/ci/view/functest/job/ + # yamllint disable rule:truthy exclude_noha: False exclude_virtual: False + # yamllint enable yardstick: test_conf: https://git.opnfv.org/cgit/yardstick/plain/tests/ci/report_config.yaml -- cgit 1.2.3-korg