Miloš Prchlík

Results 416 comments of Miloš Prchlík

Note that running multiple tests, in parallel, at the same time, *on the same guest*, is not something that would work out of the box. tmt does not like to...

Is there a standardized or widely-acceptable way how this info should be stored in jUnit XML. For example compose or architecture, or any other properties of the guest that hosted...

I'd argue that this page is not supposed to be the primary source of information about steps for *end users*. The order of steps, the fact you need `discover` to...

> ![image](https://private-user-images.githubusercontent.com/20230297/432315399-fdf9cf56-0dfb-490b-9dd7-6bb32f4e72b1.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NDQyOTI5MDgsIm5iZiI6MTc0NDI5MjYwOCwicGF0aCI6Ii8yMDIzMDI5Ny80MzIzMTUzOTktZmRmOWNmNTYtMGRmYi00OTBiLTlkZDctNmJiMzJmNGU3MmIxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTA0MTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwNDEwVDEzNDMyOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTJmZTQ4MjM0NmM2ODJlMGZiNDgwOTY3MzBjZGUzYTRlY2M5NDc0MDJhYzgxNjdiYjA3YjZjZDFiNDdiODY0NzMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.4r5SVOA-fKz-bCimrr0qmuLvnP1T9z4xaZ3FBVQGTWI) > > Needs consensus on what badges are actually useful (which once to pick) and which of those make sense for them to be dynamic (versions, build successful)....

Seems to be rendering well in both HTML docs and man page: neither of these two shows any sign of badges :/ Which I guess is fine, yet a bit...

Adding `full test` label - it seems trivial, but let's make sure RPMs built from the changed `pyproject.toml` don't hit any walls on distros beyond the core set of checks.

Rebase will be a PITA...

~~@martinhoyer please, check out the failed pre-commit check. I tried, but I can't convince my `gh` to work with Github to even checkout your branch :/~~ Nevermind, I was trying...

> Another few hours wasted trying to decipher how to work with tmt tests without any progress. Giving up. Ask on the channel. Ask sooner. There is no point wasting...

> > /home/runner/work/tmt/tmt/tmt/utils/filesystem.py:docstring of tmt.utils.filesystem.copy_tree:5:Unexpected indentation. > > of course It's the missing empty line between `Attempts strategies in order:` and `#. ``cp -a --reflink=auto`` (copy-on-write, with ``cp``'s own`. (I'm...