Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
roachprod: remove cdrb_test for nightly
Previously, we included the `--crdb_test` build flag for `roachprod`. This binary is only built to be used as part of the `roachprod update` logic. Adding the flag causes roachprod to produce a log of metamorphic vars which is not expected behaviour when using it as a CLI tool. Informs: cockroachdb#124592 Epic: None Release note: None
- Loading branch information