Skip to content

Commit fb7f27e

Browse files
authored
Update external docs
1 parent a41fbaa commit fb7f27e

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

external/source/test/README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You first need to build cockpit, and install it into a VM:
2525

2626
test/image-prepare
2727

28-
This uses the default OS image, which is currently Fedora 38. See `$TEST_OS`
28+
This uses the default OS image, which is currently Fedora 39. See `$TEST_OS`
2929
below how to select a different one.
3030

3131
In most cases you want to run an individual test in a suite, for example:
@@ -158,16 +158,15 @@ to push pixel tests.
158158
You can set these environment variables to configure the test suite:
159159

160160
TEST_OS The OS to run the tests in. Currently supported values:
161-
"centos-8-stream"
161+
"centos-9-stream"
162162
"debian-stable"
163163
"debian-testing"
164-
"fedora-38"
165164
"fedora-39"
165+
"fedora-40"
166166
"fedora-coreos"
167-
"fedora-testing"
168167
"rhel-8-10"
169168
"rhel-8-10-distropkg"
170-
"rhel-9-3"
169+
"rhel-9-4"
171170
"rhel4edge",
172171
"ubuntu-2204"
173172
"ubuntu-stable"

0 commit comments

Comments
 (0)