We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b55db5 commit 960c889Copy full SHA for 960c889
Readme.md
@@ -82,6 +82,9 @@ test-success-exit-code = {integer}
82
83
# The timeout for running a test through `bootimage test` or `bootimage runner` (in seconds)
84
test-timeout = 300
85
+
86
+# Whether the `--no-reboot` flag should be passed to test executables
87
+test-no-reboot = true
88
```
89
90
## License
0 commit comments