Lines Matching full:connections
134 [Teardown] Run Keywords FFDC On Test Case Fail AND Close all connections
149 [Documentation] Establish large number of TCP connections to Redfish port (443)
153 # Establish large number of TCP connections to Redfish interface.
154 ${connection_loss}= Establish TCP Connections And Get Connection Failures
161 # Check if TCP connections dropped.
163 ... msg=FAILURE: BMC is dropping some connections.
167 [Documentation] Establish large number of TCP connections to IPMI interface
171 # Establish large number of TCP connections to IPMI interface.
172 ${connection_loss}= Establish TCP Connections And Get Connection Failures
178 # Check if TCP/Network connections dropped.
180 ... msg=FAILURE: BMC is dropping connections
184 [Documentation] Establish large number of TCP connections to SSH interface
188 # Establish large number of TCP connections to SSH interface.
189 ${connection_loss}= Establish TCP Connections And Get Connection Failures
195 # Check if TCP/Network connections dropped.
197 ... msg=FAILURE: BMC is dropping connections
227 Establish TCP Connections And Get Connection Failures
228 [Documentation] Establish TCP connections and return nping connection responses.
236 # num Number of connections to be sent.
238 # This keyword expects host, port, type and number of connections to be sent
240 # By default it sends 4 TCP connections at 1 connection/second.