Skip to content

Commit 9e2211e

Browse files
committed
testsuite: document FLUX_TESTS_LOGFILE environment variable
Problem: `t/README.md` does not document the `FLUX_TESTS_LOGFILE` environment variable, which may be useful in debugging tests. Document it.
1 parent 4415886 commit 9e2211e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

t/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,10 @@ running the testsuite against an installed version of flux-core.
124124
The environment variable `FLUX_TEST_VALGRIND` may be set to `t`
125125
to run tests under valgrind.
126126

127+
The environment variable `FLUX_TESTS_LOGFILE` may be set to `t` to force
128+
most tests to generate a verbose log as `$TEST_NAME.output` when debugging
129+
tests.
130+
127131

128132
Skipping Tests
129133
--------------

0 commit comments

Comments
 (0)