Miloš Prchlík

Results 416 comments of Miloš Prchlík

I wouldn't dare to call it "trivial", with the involved verbosity levels, indentation, and more than just a few lines of changes :)

When https://github.com/teemtee/tmt/pull/3106 gets merged, more renaming will need to happen in this PR.

Just a note: in the light of renaming "phase" to "subresult", either this PR or https://github.com/teemtee/tmt/pull/3106 will require changes to produce the consistent subresults-in-html-report picture. https://github.com/teemtee/tmt/pull/3106 seems to be slightly...

> I think I should maybe add some tests which will fake the subresults data and check the html result. What do you think? Good idea, deserves a test.

A trivial PR, not much of a test coverage is necessary in this case.

> On other platforms, I enable `epel` to install `beakerlib`. On EL 10, `beakerlib` is installed by default from `beaker-harness`. That is true, but that applies only to RH-internal testing,...

> > I would dare to say that there will be EPEL10, its nonexistence is just temporary > > This is a valid concerns, and it means that if we...

@spetrosi why closing this PR? :O The idea was correct, AFAICT, EPEL 10 is not available, therefore tmt should not attempt to install it. The revert will be needed in...