Setup IT environment for HV-VES component

- containers start-up and shutdown
- containers logs copied to archives
- robot tests started successfully

Change-Id:Idfa24a8d6a2f41cc8e1374eb2bf2b5967f533f47
Issue-ID: DCAEGEN2-687
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
diff --git a/test/csit/tests/dcaegen2/hv-ves-testcases/hv-ves.robot b/test/csit/tests/dcaegen2/hv-ves-testcases/hv-ves.robot
new file mode 100644
index 0000000..36093f4
--- /dev/null
+++ b/test/csit/tests/dcaegen2/hv-ves-testcases/hv-ves.robot
@@ -0,0 +1,4 @@
+*** Test Cases ***
+Initial testcase
+    [Documentation]   Testing tests setup script
+    Log   Robot framework execution successful
\ No newline at end of file