teemtee / fmf

Flexible Metadata Format
GNU General Public License v2.0
22 stars 28 forks source link

Fix integration test plan #258

Closed martinhoyer closed 3 days ago

martinhoyer commented 3 days ago

I think this was making CI 'not green'.

martinhoyer commented 3 days ago

hmm, looks like that's not it. Digging deeper.

martinhoyer commented 3 days ago

Nevermind, apparently we need to wait for tmt 1.39.0 to be in stable for these tests to work.

LecrisUT commented 2 days ago

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