Code Review
/
validation.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
4e2bd90
)
fix: hp_baremetal ping
53/1053/1
author
Naga Sugguna
<ns156u@att.com>
Tue, 25 Jun 2019 15:24:13 +0000
(10:24 -0500)
committer
Naga Sugguna
<ns156u@att.com>
Tue, 25 Jun 2019 15:25:14 +0000
(10:25 -0500)
Change-Id: Ib100994e543311b1ec7b5916b6a1874ec4e0f320
Signed-off-by: Naga Sugguna <ns156u@att.com>
tests/hardware/hp_baremetal/hp_baremetal.robot
patch
|
blob
|
history
diff --git
a/tests/hardware/hp_baremetal/hp_baremetal.robot
b/tests/hardware/hp_baremetal/hp_baremetal.robot
index
676b109
..
267cdff
100644
(file)
--- 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