X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=blobdiff_plain;f=tests%2Fhardware%2Fhp_baremetal%2Fhp_baremetal.robot;h=267cdff8a3abe049ece9a7f827f584331929eb18;hp=676b1099cb872e84350c35eecc249dc2695a2ad9;hb=74b5b7a6e1a1e463c31b2b60ec3f2db604db9b22;hpb=4e2bd9020647e9bdff04e0541c53d2edf73c93ac diff --git a/tests/hardware/hp_baremetal/hp_baremetal.robot b/tests/hardware/hp_baremetal/hp_baremetal.robot index 676b109..267cdff 100644 --- a/tests/hardware/hp_baremetal/hp_baremetal.robot +++ b/tests/hardware/hp_baremetal/hp_baremetal.robot @@ -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