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
143737: build/teamcity: add commit, os labels for nightlies r=rickystewart a=sambhav-jain-16
This change aims to add commit label, goos label and also renames cpu_arch label to goarch label to be more consistent for comparisons.
Epic: none
Release note: None
143813: roachtest: fix perf artifacts not processing r=DarrylWong,herkolategan a=sambhav-jain-16
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
Co-authored-by: Sambhav Jain <[email protected]>
0 commit comments