You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit fixes an issue in the test runner that prevented performance
artifacts from being properly processed.
When perf artifcats directory for the benchmark is not defined, we
default to finding files in every node, however the current
implementation returns when the files are not found in the first node
rather than moving forward.
Also, this change makes sure we write to only those directory from where
the perf artifacts are fetched.
Epic: none
Release note: None
0 commit comments