Skip to content

Commit 1e40fd2

Browse files
craig[bot]erikgrinaker
andcommitted
107413: roachtest: document environment variable passthrough r=erikgrinaker a=erikgrinaker Epic: none Release note: None Co-authored-by: Erik Grinaker <[email protected]>
2 parents 24603c9 + 2d4712e commit 1e40fd2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pkg/cmd/roachtest/main.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,9 @@ the test tags.
293293
If all invoked tests passed, the exit status is zero. If at least one test
294294
failed, it is 10. Any other exit status reports a problem with the test
295295
runner itself.
296+
297+
COCKROACH_ environment variables in the local environment are passed through to
298+
the cluster nodes on start.
296299
`,
297300
RunE: func(_ *cobra.Command, args []string) error {
298301
if literalArtifacts == "" {

0 commit comments

Comments
 (0)