Closed martinhoyer closed 3 days ago
hmm, looks like that's not it. Digging deeper.
Nevermind, apparently we need to wait for tmt 1.39.0 to be in stable for these tests to work.
yq
part though should be simplified like that though. As for tmt 1.39.0, that should fix itself when the design of the copr project changes and are unified in latest
and stable
. Just for curiosity can you add the following change in .packit.yaml
to see if it would work as intended?
- job: copr_build
trigger: pull_request
+ additional_repos: [ "copr://teemtee/tmt" ]
targets:
- fedora-all
- epel-9
I think this was making CI 'not green'.