Drop manually specifying copr repo in packit#4620
Conversation
There was a problem hiding this comment.
Code Review
This pull request removes the manual specification of the teemtee/stable Copr repository from the .packit.yaml configuration. This change deletes hardcoded repository URLs for fedora-rawhide and epel-9 test environments. No issues were found in the submitted changes.
fccece2 to
a1d2531
Compare
Signed-off-by: Cristian Le <git@lecris.dev>
a1d2531 to
7afae50
Compare
| id: https://copr.fedorainfracloud.org/coprs/g/teemtee/stable/repo/fedora-rawhide/group_teemtee-stable-fedora-rawhide.repo | ||
| - type: repository-file | ||
| # yamllint disable-line rule:line-length | ||
| id: https://copr.fedorainfracloud.org/coprs/g/teemtee/stable/repo/epel-9/group_teemtee-stable-epel-9.repo |
There was a problem hiding this comment.
These repositories were intentionally enabled in #3452 to allow testing with fresh fmf bits as soon as they are released. As discussed today, it would be good to verify that this actually still works, because of concerns about the exact python version required. We could possibly do that if teemtee/fmf#293 is finished and we do a new fmf release.
There was a problem hiding this comment.
This packit issue could be useful here. Basically we could just add the appropriate dependency at the copr level and let copr do its magic there.
|
Blocked on the hacking session discussion, moving to the sprint backlog. |
|
It's blocked on packit/packit#2719 |
|
Agreed to keep it in the backlog until the packit issue is implemented or rawhide python version breaks the setup. Dropping from the sprint. |
Not quite sure why this was used, but the fact that it is only set for rawhide and epel9 is fishy.
Pull Request Checklist