-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
testutils: roachtest log import linter
Previously, it was possible to add the CRDB log or the standard golang log as an import in roachtests. This adds a new linter that prevents using incorrect logging in roachtests. The logger supplied by the test framework to a test should be used in all circumstances. Epic: None Release note: None
- Loading branch information
1 parent
8f5366d
commit 7a663b0
Showing
1 changed file
with
77 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters