Skip to content

Commit

Permalink
Merge #37710
Browse files Browse the repository at this point in the history
37710: cmd/roachtest: remove C sqlsmith test r=mjibson a=mjibson

Fixes #37549

Release note: None

Co-authored-by: Matt Jibson <[email protected]>
  • Loading branch information
craig[bot] and maddyblue committed May 22, 2019
2 parents 2387a1f + 7aa56a5 commit 7009f87
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 119 deletions.
1 change: 0 additions & 1 deletion pkg/cmd/roachtest/registry.go
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ func registerTests(r *registry) {
registerSchemaChangeInvertedIndex(r)
registerScrubAllChecksTPCC(r)
registerScrubIndexOnlyTPCC(r)
registerSQLsmith(r)
registerSyncTest(r)
registerSysbench(r)
registerTPCC(r)
Expand Down
118 changes: 0 additions & 118 deletions pkg/cmd/roachtest/sqlsmith.go

This file was deleted.

0 comments on commit 7009f87

Please sign in to comment.