Miroslav Vadkerti
Miroslav Vadkerti
> A few quick comments: > > > * The fact that templating is applied _after_ metadata materializes is excellent. This approach would: > > > > * Allow easy...
As discussed on tmt review meeting, we will get in #3662 and #2923 and leave this one to renovate to update once it is in `main`
Just noting that discovering from that repository will require authentication, what is not a big deal, bu the user will need to be aware when running tests locally. In Testing...
I am also tending just to fix all tests relying on fallback behavior to beaker tasks. I believe all tests using that should be now easily discoverable via: https://sourcebot.dno.corp.redhat.com/~/search?query=content%3Alibrary%5C(%20file%3Afmf Let's...
FTR testing farm now can install `distribution/epel` well as we dropped `beaker-tasks` so the priority of this issue should be a lot lower.
Btw, I had the same issue and switching to `vfs` storage driver resolved it for me (this is common in CI see description of #5988): ``` sed -i 's/^driver =...