Miloš Prchlík

Results 91 issues of Miloš Prchlík

In some conditions, exceptions raised while importing plugins could have been reported as just the exception message, without any traceback. This was caused by the necessary loggers being defined in...

bug
code | logging
code | cli
ci | full test

See [1]: preview rules are sometimes interesting rules, but they are not enabled and ruff community collects opinions before deciding whether a rule is worth eing enabled by default. And...

code | no functional change
test coverage
ci | full test

* core code should mention it is now going to trigger a reboot and with what action; * `artemis` was duplicating output and deciding the reboot command, that is guaranteed...

step | provision

Pull Request Checklist * [x] implement the feature

status | blocked
area | check
code | trivial
ci | full test

Instead of using `fileprefix` as a prefix of filenames, use it to construct a directory, and put files into it. This should present files organized by their `$TESTNAME` rather thana...

step | execute
area | results
ci | full test

The SSH master process and master socket may nto stay active in sutiations when tmt is invoked multiple times and reusing the guest. Each new invocation will try to start...

bug
command | login
ci | full test

``` /var/tmp/tmt/run-013 Found 1 plan. /default/plan provision queued provision.provision task #1: default-0 provision.provision task #1: default-0 how: beaker order: 50 arch: s390x image: RHEL-10.1-updates-20250409.d.3 fail: name 'ProvisioningError' is not defined...

bug
plugin | mrack

`tmt --root . run --last login` would try to resume a guest from previous run. If that guest was provisioned via mrack aka `beaker` plugin, plugin would try to inspect...

bug
plugin | mrack

If tmt is running a test - or any subprocess - when it's interrupted, it waits for the test to finish before it quits. The patch adds hook for the...

step | execute

Pull Request Checklist * [x] implement the feature

code | logging
code | cli
ci | full test