Checking dhcpl2relay-allocation in BBSim based TT test
Change-Id: I5dc51b360b6a99649d63cd1880d9fda5dfa6968c
diff --git a/libraries/utils.robot b/libraries/utils.robot
index 2aba5d1..dbd8b7b 100755
--- a/libraries/utils.robot
+++ b/libraries/utils.robot
@@ -408,8 +408,7 @@
... ${src['ip']} ${src['user']} ${src['pass']} ${src['container_type']} ${src['container_name']}
... ${dst['dp_iface_name']} ${dst['ip']} ${dst['user']} ${dst['pass']} ${dst['container_type']}
... ${dst['container_name']}
- Run Keyword IF ${has_dataplane}
- ... Run Keyword IF '${src['service_type']}'!='hsia'
+ Run Keyword IF '${src['service_type']}'!='hsia'
... Run Keyword And Continue On Failure Wait Until Keyword Succeeds ${timeout} 2s
... Validate Subscriber DHCP Allocation ${ONOS_SSH_IP} ${ONOS_SSH_PORT} ${onu_port}
... ${src['c_tag']}