Testing Farm release 2023-10.2
Testing Farm release 2023-10.2 is deployed 🎉.
This is a release updating to latest tmt
and adding a few bug fixes for issues found after our last release.
Bugfixes
-
The multi-host pipeline was fixed to accept the fields
role
,hardware
,kickstart
,watchdog-dispatch-delay
, andwatchdog-period-delay
from theprovision
step in thetmt
plan. (MR) -
The request cancellation now correctly cancels resources which did not yet finish provisioning. (MR)
-
The multi-host pipeline was fixed to have easily adjustable tmt logging options. (MR)
-
All pipelines were fixed to support the
skip
result outcome introduced in tmt 1.28. (MR)
Packages
List of important packages bundled in the worker image.
❯ podman run --entrypoint rpm quay.io/testing-farm/worker:2023-10.2 -q tmt standard-test-roles ansible-core podman beakerlib | sort | uniq
ansible-core-2.14.11-1.fc38.noarch
beakerlib-1.29.3-2.fc38.noarch
podman-4.7.2-1.fc38.x86_64
standard-test-roles-4.11-2.fc38.noarch
tmt-1.29.0-1.fc38.noarch