tmt
tmt copied to clipboard
Test Management Tool
In Testing Farm public ranch due to the AWS setup we need to get multihost testing working: * the multihost machines need to communicate using private IP addreses * tmt...
They are useful in some cases (like visually separating phases) and at the same time quite disturbing or even ugly when there's just a single/simple step config. Pull Request Checklist...
Pull Request Checklist * [ ] implement the feature * [ ] write the documentation * [ ] extend the test coverage * [ ] update the specification * [...
It is useful to debug provisioning issues, currently there is not enough information available.
When multiple phase are used in the discover step, phase name is presented as a part of the test name. Filtering, however, does support only the real test name, without...
As mentioned in https://github.com/teemtee/tmt/pull/2824#issuecomment-2078888463 Ansible is installed as part of provision-virtual or provision-container optional extras packages. If those are not installed, `prepare --how ansible` would for example probably not work...
Tests performing `PROVISION_HOW=container` use a wide array of containers, both official ones and custom ones as well. The goal of this ticket is to level the playfield and make the...
## Rules **General ones** * design the docstrings and help texts as if they are destined to be rendered by Sphinx, i.e. make use of ReST goodies: literals for literals...
Pull Request Checklist * [x] implement the feature * [ ] write the documentation * [ ] extend the test coverage * [ ] update the specification * [ ]...
Pull Request Checklist * [x] implement the feature * [ ] write the documentation * [ ] extend the test coverage * [ ] update the specification * [ ]...