diff options
author | krzysztof kuzmicki <krzysztof.kuzmicki@nokia.com> | 2019-03-21 09:48:13 +0100 |
---|---|---|
committer | krzysztof kuzmicki <krzysztof.kuzmicki@nokia.com> | 2019-03-21 09:58:10 +0100 |
commit | 99775bd0b8bb0697f24d52a3a5cf5f9438e1a2d6 (patch) | |
tree | 41398c33f6cb58bb75dd0ccfd0e83b62096e7ebd /robot/testsuites/hvves.robot | |
parent | d8966bcdbc302cb06604773297623fc9edba7512 (diff) |
Add ete TAG for pnf and hvves ete test cases
Issue-ID: INT-889
Change-Id: I1833c0a125c5397c8142a1c667e98bfb575ca56a
Signed-off-by: krzysztof kuzmicki <krzysztof.kuzmicki@nokia.com>
Diffstat (limited to 'robot/testsuites/hvves.robot')
-rw-r--r-- | robot/testsuites/hvves.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/testsuites/hvves.robot b/robot/testsuites/hvves.robot index 49cb9d74..a67b0c3c 100644 --- a/robot/testsuites/hvves.robot +++ b/robot/testsuites/hvves.robot @@ -1,6 +1,6 @@ *** 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 +Default Tags HVVES ete Test Timeout 10s Resource ${EXECDIR}/robot/resources/global_properties.robot Resource ${EXECDIR}/robot/resources/test_templates/hvves_template.robot |