Add E2E integration tests to cover new stndDefined VES events

Issue-ID: INT-1258

Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com>
Change-Id: I1d20d7bcf40bec1c498e8cee743cedeb7f25acea
diff --git a/.coafile b/.coafile
index 2254cff..98f44d5 100644
--- a/.coafile
+++ b/.coafile
@@ -9,4 +9,7 @@
 json_sort = False
 indent_size = 2
 ignore =
-  .tox/**
+  .tox/**,
+  robot/assets/dcae/ves*.json
+
+