Miloš Prchlík

Results 416 comments of Miloš Prchlík

> The intention for the `--quiet` option was to suppress unnecessary informational output. So regarding the `exit code is just enough` it would be use cases like this: > >...

> > `print()` vs `click.echo()` - if `print()` is how tmt is supposed to emit output, then we should replace `click.echo()` calls with `print()`. > > Yeap, makes sense to...

> I see something has been merged above. So can I silence the logger now? Sorry, not yet, the issue fell under the table :( I'll resurrect it, there is...

Deferring to 1.35 to get more time to resolve the (minor yet pesky) issues reported in https://github.com/teemtee/tmt/pull/2889#pullrequestreview-2112825925

~~@skycastlelily would you be able to add a test as suggested by Petr in https://github.com/teemtee/tmt/pull/2889#pullrequestreview-2112825925? Even a trivial one would be better than nothing.~~ Nevermind, I was shown https://github.com/teemtee/tmt/pull/2889#issuecomment-2165131328

Unrelated failures, merging.

> ` testing-farm:fedora-40-x86_64:provision` in ` /tests/prepare/recommend` fails during provision with " fail: no such table: image" (https://artifacts.osci.redhat.com/testing-farm/66c67184-2ae8-47cf-a607-b7485e05c659/) > > I'll restart but any idea what was it about? testcloud switched...

Okay, we try to allow user to request a given number of disks (https://github.com/teemtee/tmt/issues/2536), and also allow user to speak about the whole set of disks (https://github.com/teemtee/tmt/issues/2721). So far, we...

Dropping from the milestone, we need to review the idea and implement what has been discussed in the hacking meeting.