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 5bb8d2f commit d4c8d86Copy full SHA for d4c8d86
external/source/test/README.md
@@ -179,7 +179,7 @@ You can set these environment variables to configure the test suite:
179
* `TEST_OS`: The OS to run the tests in, like "fedora-coreos" or
180
"debian-testing". See the "cockpit-project/cockpit" section in the
181
[test map](https://github.com/cockpit-project/bots/blob/main/lib/testmap.py)
182
- for all supported values. "fedora-41" is the default (`TEST_OS_DEFAULT` in
+ for all supported values. "fedora-42" is the default (`TEST_OS_DEFAULT` in
183
bots' [constants.py](https://github.com/cockpit-project/bots/blob/main/lib/constants.py)).
184
185
* `TEST_JOBS`: How many tests to run in parallel. The default is 1.
0 commit comments