Fixes crashing when there is only one result which is "invalid gating.yaml".
Fixes #260
:thumbsup: for me and nice tests :)
@pingou Wow, you're too fast, I just wanted to ask you for a review. :)
+1
Pull-Request has been merged by gnaponie
There are also some tests in greenwave/tests/test_policies.py which cover this summarize_answers() function, they overlap in quite a few cases here.
Fixes crashing when there is only one result which is "invalid
gating.yaml".
Fixes #260