Fix for HV-VES TA sunny scenario
Handle situation when the topic doesn't exist yet because it is created on kafka after 1st HV-VES message is sent
Issue-ID: INT-650
Change-Id: Ie95af8a02ce5cda703f1898cb5d7ece32262987b
Signed-off-by: marekpl <marek.pondel@nokia.com>
diff --git a/robot/testsuites/hvves.robot b/robot/testsuites/hvves.robot
index c56f7e1..b7c718a 100644
--- a/robot/testsuites/hvves.robot
+++ b/robot/testsuites/hvves.robot
@@ -1,7 +1,7 @@
*** Settings ***
Documentation HV-VES 'Sunny Scenario' Robot Framwork test - message is sent to the collector and Kafka topic is checked if the message has been published.
Default Tags HVVES
-Test Timeout 3 minute
+Test Timeout 30s
Resource ${EXECDIR}/robot/resources/global_properties.robot
Resource ${EXECDIR}/robot/resources/test_templates/hvves_template.robot
Suite Teardown Reset Rammbock