cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.16k stars 3.82k forks source link

bench/rttanalysis: explicitly block mock IMPORTs from running #135946

Closed dt closed 9 hours ago

dt commented 12 hours ago

Previously this test created malformed imports and just kept them from trying to actually run -- which would panic -- by setting their backoff time very high. With the backoff time removed, this no longer works. Instead the test now has an explicit knob to configure the jobs system to not run certain jobs.

Release note: none. Epic: none.

cockroach-teamcity commented 12 hours ago

This change is Reviewable

dt commented 9 hours ago

bors r+

craig[bot] commented 9 hours ago

Build succeeded: