Merge "fix: hp_baremetal ping"
authorIoakeim Samaras <ioakeim.samaras@ericsson.com>
Thu, 27 Jun 2019 07:34:22 +0000 (07:34 +0000)
committerGerrit Code Review <gerrit@akraino.org>
Thu, 27 Jun 2019 07:34:22 +0000 (07:34 +0000)
tests/hardware/hp_baremetal/hp_baremetal.robot

index 676b109..267cdff 100644 (file)
@@ -32,7 +32,7 @@ Verify cluster connectivity
     FOR  ${node}  IN  @{nodes}
          ${output}=        Run    ping ${node} -c 3
          Append To File    ${LOGHWHP}  ${output}${\n}
-         Should Contain    ${output}    3 packets transmitted, 3 received
+         Should Contain    ${output}    3 packets transmitted, 3 packets received
     END
 
 Verify hw health status