scylladb / argus

Apache License 2.0
4 stars 11 forks source link

fix(stats.py): Collect worst case comments and investigation #336

Closed k0machi closed 9 months ago

k0machi commented 9 months ago

This change adjusts the behaviour of stats collector to always show last status to be the worst case for the grouped runs - runs such as rolling upgrades will now display comments and investigation status for the worst case out of all of them.

Fixes #317

roydahan commented 9 months ago

@k0machi ?