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
roachtest: bugfix testeng grafana link missing cluster name
Previously, the testeng grafana link generated after a roachtest
failure directed the user to cockroachlabs.com due to a missing cluster
name from the link. This patch should fix this issue by getting the cluster
name from a `*githubIssues.cluster.name` instead of the `clusterName`
from roachtest/cluster.go.
Fixes: cockroachdb#107894
Release note (bug fix): The link to testeng grafana that is generated
on a roachtest failure should now properly direct to grafana.
0 commit comments