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 a82ccff commit a99fc04Copy full SHA for a99fc04
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