Skip to content

Commit fbb32f4

Browse files
author
Ishaan Kumar
committed
cleaning changes
1 parent a23b0b4 commit fbb32f4

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
check_chassis_fpc:
2-
- command: show chassis fpc
3-
- item:
4-
xpath: //fpc
5-
id: bogus-slot
6-
tests:
7-
- delta: memory-heap-utilization, 50%
8-
info: "Test Succeeded!! Memory heap utilisation of the FPC {{id_0}} has changed less than 50%"
9-
err: "Test Failed!!! Memory heap utilisation of the FPC {{id_0}} has changed less than 50%"
1+
check_chassis_fpc:
2+
- command: show chassis fpc
3+
- item:
4+
xpath: //fpc
5+
id: bogus-slot
6+
tests:
7+
- delta: memory-heap-utilization, 50%
8+
info: "Test Succeeded!! Memory heap utilisation of the FPC {{id_0}} has changed less than 50%"
9+
err: "Test Failed!!! Memory heap utilisation of the FPC {{id_0}} has changed less than 50%"
1010
ignore-null: True

0 commit comments

Comments
 (0)