[vFW_CNF_CDS] Provide Helm Tests for CNF
[demo.git] / .coafile
index 372be89..0d741e6 100644 (file)
--- a/.coafile
+++ b/.coafile
@@ -1,8 +1,10 @@
 [yaml]
 bears = YAMLLintBear
 yamllint_config = .yamllint
+#[vFW_CNF_CDS] Helm tests use go template conditionals that are not yaml-compliant
 ignore =
-  .tox/**
+  .tox/**,
+  heat/vFW_CNF_CDS/templates/helm/**/templates/tests/*
 
 [json]
 bears = JSONFormatBear