Commit 84b4b91
Merge #154543
154543: workload: remove SCRUB test r=spilchen a=spilchen
The existing SCRUB test was considered for conversion to use INSPECT, but this test is outdated and lacks metric exports. Our goal is to build a roachtest that can measure throughput and the impact on foreground traffic. Both of which will be addressed in #154457.
We also plan to add INSPECT coverage to multiple existing roachtests (#154049), rendering this standalone test unnecessary. Additionally, SCRUB itself is scheduled for removal (#148274), so maintaining or converting this test is not worthwhile.
Release note: none
Epic: CRDB-30356
Closes #149810
Co-authored-by: Matt Spilchen <[email protected]>3 files changed
+0
-100
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
187 | 186 | | |
188 | 187 | | |
189 | 188 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
158 | | - | |
159 | 157 | | |
160 | 158 | | |
161 | 159 | | |
| |||
This file was deleted.
0 commit comments