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
148162: roachtest: adjust first sampling time in `wal-failover/among-stores/with-progress` r=xinhaoz a=xinhaoz
Increase the time to first sample from 30s to 40. The rate interval used by the sampling query is 30s, so we should let the workload run for at least that time with a little buffer before sampling.
Release note: None
Closes: #148143
148295: testutils: update nightly lint test to use IsCustomOrAdhocBuild r=rickystewart a=rail
The newer version of `cockroachdb/version` has renamed the method used in the nightly lint test to check for custom builds. This commit updates the method usage.
Release note: none
Fixes: #148251
Co-authored-by: Xin Hao Zhang <[email protected]>
Co-authored-by: Rail Aliiev <[email protected]>
0 commit comments