X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.coafile;h=0d741e6010d311eca909aaac7c735d6854cbeaf5;hb=a4faf95fb18ca579132bb2d4db9631ccedab46f9;hp=372be892bf9a0cfc86de0bdcdac12da874ddb28a;hpb=6a34a96c7d0ffab178caf8a91f7199916ebb643e;p=demo.git diff --git a/.coafile b/.coafile index 372be892..0d741e60 100644 --- 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