diff options
author | Daniel Rose <dr695h@att.com> | 2018-07-30 13:40:25 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-07-30 13:40:25 +0000 |
commit | 77542b6a78d8d4f1d166ac25eeac1716beb384cf (patch) | |
tree | e6954f48273dee31a983a452047f1608fad0bf1b /robot/testsuites | |
parent | 58d5853d4a47163b5984b1790d8d6caf94c43f74 (diff) | |
parent | bf2a3eed56d279f007d3d198013c6440f14979c0 (diff) |
Merge "Add support to IPV4-OAM-ADDRESS to heatbridge"
Diffstat (limited to 'robot/testsuites')
-rw-r--r-- | robot/testsuites/demo.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/testsuites/demo.robot b/robot/testsuites/demo.robot index 7129de68..216d3091 100644 --- a/robot/testsuites/demo.robot +++ b/robot/testsuites/demo.robot @@ -57,5 +57,5 @@ Run Heatbridge [Documentation] ... Try to run heatbridge [Tags] heatbridge - Execute Heatbridge ${HB_STACK} ${HB_SERVICE_INSTANCE_ID} ${HB_SERVICE} + Execute Heatbridge ${HB_STACK} ${HB_SERVICE_INSTANCE_ID} ${HB_SERVICE} ${HB_IPV4_OAM_ADDRESS} |