[Bug]: Test result numbers for individual tasks are not shown when using aggregated test results with OSB's compare
command
#656
Labels
bug
Something isn't working
Describe the bug
When using aggregated results with the
compare
command in OSB, compared results are much shorter than when using two normal test executions. This is because the comparison between each tests' tasks are not being shown in comparisons using aggregated results.To reproduce
opensearch-benchmark compare --baseline={aggregated test result ID} --contender={other test ID}
Expected behavior
When comparing between two normal test executions:
opensearch-benchmark compare --baseline=5723f3d5-eba7-40ad-a269-d8c57a562358 --contender=5723f3d5-eba7-40ad-a269-d8c57a562358
We get a comparison of the individual tasks' results as well:
The text was updated successfully, but these errors were encountered: