diff options
author | Marco Platania <platania@research.att.com> | 2018-07-25 15:10:09 -0400 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2018-07-25 15:10:09 -0400 |
commit | bf2a3eed56d279f007d3d198013c6440f14979c0 (patch) | |
tree | 86146400bf05a5dd4012cdea6ce970ffb24bd1a2 /robot/testsuites | |
parent | ca5e32e9c0dfab04397aee554b3a61c21b21ca0d (diff) |
Add support to IPV4-OAM-ADDRESS to heatbridge
Change-Id: I6f76e916e81d4f80c783d87d09f33dbf710da3fd
Issue-ID: INT-602
Signed-off-by: Marco Platania <platania@research.att.com>
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 e7c47f43..f3c5847b 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} |