tmt
tmt copied to clipboard
Test Management Tool
Always in full detail, traceback is added to log files tmt opened during its run. Pull Request Checklist * [x] implement the feature * [ ] extend the test coverage
Pull Request Checklist * [ ] implement the feature * [ ] write the documentation * [ ] extend the test coverage * [ ] update the specification * [...
The examples code block from spec/plans/main.fmf is being wrongly inherited by some of the specs. Adding new examples blocks to avoid this problem. Pull Request Checklist * [ ] implement...
This creates a new provision plugin that is built on top of the existing TestCloud (virtual) plugin. It adds new parameters to pass a Containerfile or container image. The plugin...
Currently with version 1.34, the test still passes when the dmesg after check fails. I think the desired outcome is for the test to fail when dmesg after fails. And...
Let's try if it's better now!
We are attempting to automate testing on a debug kernel and want to incorporate triggering a kmemleak scan at the end of each test. If there is memleak detected then...
Creates the pidfile at an accessible location for every user, this way the manage pidfile warning is avoided. Pull Request Checklist * [x] implement the feature * [ ] write...
I was designing a plan for a package that has a main `foo` and `python3-foo` rpms, and I wanted to test the plan without `python3-foo` installed by testing-farm. The simplest...
Packit failed on creating Bodhi update in dist-git (https://src.fedoraproject.org/rpms/tmt.git): | dist-git branch | error | | --------------- | ----- | | `f39` | ```There is a problem with creating a...