aboutsummaryrefslogtreecommitdiffstats
path: root/red.xml
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2019-05-21 11:26:28 -0400
committerGary Wu <gwu@futurewei.com>2019-05-21 15:58:59 +0000
commit274263398757515210fa775426e19ee4e22c34da (patch)
tree3bd507d61c499ebcd8a8f9db01f16a27b2ea24d8 /red.xml
parent0998838495c9245a544c61a5c6581dd0e3f20108 (diff)
remove rammbock
replace rammbock with raw tcp send of data Change-Id: I04d6731ddabae3b2665c3492f948a85698fbe745 Issue-ID: TEST-155 Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'red.xml')
-rw-r--r--red.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/red.xml b/red.xml
index 182c4f62..dd831443 100644
--- a/red.xml
+++ b/red.xml
@@ -22,8 +22,8 @@
<referencedLibrary type="PYTHON" name="ArchiveLibrary" path="testsuite/robot/library"/>
<referencedLibrary type="PYTHON" name="HeatBridge" path="testsuite/robot/library/heatbridge"/>
<referencedLibrary type="PYTHON" name="KafkaLibrary" path="testsuite/robot/library"/>
- <referencedLibrary type="PYTHON" name="Rammbock" path="testsuite/robot/library"/>
<referencedLibrary type="PYTHON" name="DateTime" path="testsuite/robot/library"/>
+ <referencedLibrary type="PYTHON" name="SocketUtils" path="testsuite/robot/library/eteutils"/>
<pythonpath>
<path location="robot/library"/>
</pythonpath>