tmt icon indicating copy to clipboard operation
tmt copied to clipboard

Test Management Tool

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

prepare:, how: feature, epel: enabled fails on EL 10. prepare's `feature` does not provide a way to avoid running on a specific platform. Hence, my `prepare` passes on all platforms...

prepare

- Upload all test results for a given test case, not just the first one. - Store guest name and role as test case attributes. - Rename `get_rp_api()` to `rp_api_get()`...

report
must
reportportal
full test

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

specification
results

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

provision
specification
hardware

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

ansible

While tmt supports ansible and shell as prepare plugins there are a lot of "tests" written in beakerlib which are setup/preparation steps in reality. If tmt could execute tmt tests...

step | prepare
step | finish

Using separate steps to `provision` and `finish` a plan with guest provisioned using the `beaker` plugin results in a traceback. ``` tmt run provision -h beaker tmt run --last login...

provision
must
mrack

Run plan with 'beaker' provision but cancel (ctrl+c) it while the machine is in 'waiting' state. The 'tmt run' is finished however Beaker job is not cancelled. Does not block...

provision
must
mrack

In our TMT plan, we want to define a Prepare step with specific conditions. It would be helpful if the step can be enabled/disabled by adjusting an environment variable, and...

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

artemis