diff options
author | mprzybys <marcin.przybysz@nokia.com> | 2020-10-19 12:53:19 +0200 |
---|---|---|
committer | mprzybys <marcin.przybysz@nokia.com> | 2020-10-19 12:53:19 +0200 |
commit | 7e3e7298b04073325a590580876c051f5eb93491 (patch) | |
tree | 97f78993bf6af58c352723bcb5e4fbdd92b71619 /robot/testsuites/ves.robot | |
parent | e3024beed447e25c419c9725ee7b8f925705b961 (diff) |
Add Suite Setup to Ves Test Suite
Issue-ID: INT-1258
Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com>
Change-Id: Iaf26228a7d890faf0674b401fcaf9521947ca896
Diffstat (limited to 'robot/testsuites/ves.robot')
-rw-r--r-- | robot/testsuites/ves.robot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/robot/testsuites/ves.robot b/robot/testsuites/ves.robot index 42f55b9b..64ab6f44 100644 --- a/robot/testsuites/ves.robot +++ b/robot/testsuites/ves.robot @@ -14,6 +14,7 @@ Library ONAPLibrary.Utilities Resource ../../resources/dcae/ves_interface.robot Resource ../../resources/mr_interface.robot Resource ../../resources/dr_interface.robot +Suite Setup Activate DMAAP Topics *** Variables *** ${MR_TOPIC_CHECK_PATH} /topics |