X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=tests%2Fhardware%2Fhp_baremetal%2Fhp_baremetal.robot;h=09c01c2b4d36d143790bd634f64b9af1c07a073f;hb=d66e018f8de85f9f91e727943b677443ec55a11b;hp=267cdff8a3abe049ece9a7f827f584331929eb18;hpb=ce4ad29dc48317cc7cb60fe433072ac46dea2ebb;p=validation.git diff --git a/tests/hardware/hp_baremetal/hp_baremetal.robot b/tests/hardware/hp_baremetal/hp_baremetal.robot index 267cdff..09c01c2 100644 --- a/tests/hardware/hp_baremetal/hp_baremetal.robot +++ b/tests/hardware/hp_baremetal/hp_baremetal.robot @@ -35,7 +35,7 @@ Verify cluster connectivity Should Contain ${output} 3 packets transmitted, 3 packets received END -Verify hw health status +Verify hardware health status [Documentation] HW health should be ok ${output}= Run curl ${BASE_URI} -k | python -m json.tool | grep -A4 '"System":' Append To File ${LOGHWHP} ${output}${\n}