Commit 513db23
authored
Fix cn_metrics.py not to fail on empty yaml input (#342)
* Fix cn_metrics.py not to fail if there are no nodes in the yaml output.
Signed-off-by: Greg Becker <[email protected]>
* Fix list item test.
Signed-off-by: Greg Becker <[email protected]>1 parent 336b9f9 commit 513db23
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
16 | 21 | | |
17 | 22 | | |
18 | 23 | | |
| |||
69 | 74 | | |
70 | 75 | | |
71 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
72 | 80 | | |
73 | 81 | | |
74 | 82 | | |
| |||
0 commit comments