Type of issue
Bug Report
Description
Consider this run: https://github.com/redhat-cop/infra.leapp/actions/runs/19137439006/job/54693032596
The Run Tests in Testing Farm step sets the following tmt_context variable:
tmt_context: COMPOSE_CONTROLLER=RHEL-9-Nightly;COMPOSE_MANAGED_NODE=RHEL-9.6.0-Nightly;initiator=testing-farm
But the Testing Farm logs API url shows only a single context provided: https://api.testing-farm.io/v0.1/requests/f3fd87c4-670e-4ce8-9ba6-1e1785143604
tmt > context > initiator="testing-farm"
Reproducer
No response