tmt icon indicating copy to clipboard operation
tmt copied to clipboard

Test Management Tool

Results 434 tmt issues
Sort by recently updated
recently updated
newest added

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...

step | provision
area | multihost

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 * [...

step | discover

It is useful to debug provisioning issues, currently there is not enough information available.

artemis

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...

step | discover

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...

plugins
packaging
ansible
no functional change

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...

documentation

Pull Request Checklist * [x] implement the feature * [ ] write the documentation * [ ] extend the test coverage * [ ] update the specification * [ ]...

full test

Pull Request Checklist * [x] implement the feature * [ ] write the documentation * [ ] extend the test coverage * [ ] update the specification * [ ]...