Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
473f5e20
Commit
473f5e20
authored
Sep 15, 2015
by
anonym
Browse files
Document CAPTURE and CAPTURE_ALL.
parent
3ce7d08a
Changes
1
Hide whitespace changes
Inline
Side-by-side
wiki/src/contribute/release_process/test/usage.mdwn
View file @
473f5e20
...
...
@@ -72,6 +72,13 @@ can be use by concurrent test suite runs):
Here's a list of all non-secret key-value pairs that can be supported
by the local configuration file:
* `CAPTURE`: Captures failed scenarios into videos stored in the
temporary directory (see `TMPDIR` below) using x264
encoding. Defaults to `false`.
* `CAPTURE_ALL`: Keep videos for all scenarios, including those that
succeed (implies `CAPTURE`). Defaults to `false`.
* `DEBUG`: Boolean value. If set to `true`, various debugging info
will be printed. Defaults to `false`.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment