Cristian Le

Results 1279 comments of Cristian Le

> > Do you need these to be run in testing-farm or locally? > > TF The issue is that even if it is fixed there, you would have to...

`library(x/y)` is not deprecated, and we explicitly document its usage as > When referencing beakerlib libraries it is possible to use both the backward-compatible syntax library(repo/lib) which fetches libraries from...

> You say: FIX YOUR TESTS. But, what if the tests are fine: they actually DO require only libraries that are in githib... But the libraries have requirements on libraries...

I just realized I have hit this issue when trying to setup. I was trying to add `--fido2-with-user-presence=no` and didn't understand why it was not being picked up. I later...

Some more info on why systemd soft reboot is needed is useful either in the comments or the PR description. Can't judge right now, if we should make that the...

@xduda we are closing this issue for now, but do let us know if you managed to look into this again. Also let us know about the status of #3316

My main concern is not that we allow specific ssh options. If they want to pass them via the CLI, it is fine if they pass whatever. The conern is...

Hmm, and you use them in the fmf file because otherwise the cli could get too complicated to invoke? Maybe we can expose allowing to pass a whole `ssh-config` file...

What about the `~/.ssh/config`? If you do not want to pollute your common config file, we could maybe read from something under `TMT_CONFIG_DIR=~/.config/tmt` instead? @skycastlelily wdyt about pivoting #4291 to...