Testing Farm Release 2025-01.8
Testing Farm release 2025-01.8 was deployed on 2025-05-28.
💔 Breaking Changes
To reboot a reserved machine via Testing Farm, use the reboot
command now.
Due to changes in the reservation test, the tmt-reboot
command no longer works.
The motd
of the reserved machine was updated to reflect the correct command.
(testing-farm/tests!62)
🐞 Bugfixes
The results-junit.xml
file now contains only the test output in the <system-out>
XML element.
Previously, the contents of all test case log files, including binary blobs, were included in certain cases.
(testing-farm/gluetool-modules!945)
📦️ Packages
List of important packages bundled in the worker image.
❯ podman run --entrypoint rpm quay.io/testing-farm/worker-public:2025-01.8 -q fmf tmt standard-test-roles ansible-core podman beakerlib | sort | uniq
ansible-core-2.16.14-1.fc41.noarch
beakerlib-1.31.4-1.fc41.noarch
fmf-1.7.0-1.fc41.noarch
podman-5.5.0-1.fc41.x86_64
standard-test-roles-4.12-1.fc41.noarch
tmt-1.49.0-1.fc41.noarch