Miloš Prchlík

Results 91 issues of Miloš Prchlík

With multiple `discover` phases, each gets its own clone of the `execute` plugin. All copies do have an `exit-first` flag set, but if a test fails in one `discover` phase,...

execute

Instead of generating the ID on its own, we have library in tmt.identifier.

This functionality has been inside `BasePlugin`, and today a bug was reported with its handling of flag-like options. Therefore, this patch: * extracts the code into a standalone function, complementing...

bug
cli

### Description As of now, the following is needed to propagate an optional business unit tag to Testing Farm, to tag provisioning resources for better accounting granularity: ```yaml tf_extra_params: environments:...

kind/feature
area/testing-farm
complexity/single-task
workaround-exists
impact/low
gain/low

`fmf show` is nice for humans, but hard to process by machines. A simple JSON and/or YAML would be very helpful.

enhancement

Support also mrack pre-1.21.0 which has trouble constructing the proper kickstart blob. Pull Request Checklist * [x] implement the feature

plugin | mrack
ci | full test

In Beaker jobs, this is possible to request/exclude a specific **Beaker** pool (not to be confused with **Artemis** pools): ``` system-pool: !virtkvm-gating system-pool: virtkvm-gating ``` First, it's a feature sought...

step | provision
area | hardware
plugin | artemis
plugin | mrack

Pull Request Checklist * [x] implement the feature

code | style
code | no functional change
ci | full test

This better represents its real nature: a collection of various notes, there may be more than one note or topic tmt needed to share with user depending on what happened...

breakage
area | results
ci | full test

Pull Request Checklist * [x] implement the feature

code | style
code | no functional change
ci | full test