Skip to content

Issues: teemtee/tmt

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Improve readability of regex patterns used by package manager unit tests test coverage Improvements or additions to test coverage of tmt itself
#3629 opened Mar 27, 2025 by happz
tmt lint does not inspect keys in adjust for validity bug Something isn't working command | lint tmt lint command
#3625 opened Mar 27, 2025 by happz
Class representing test in discover/shell is detached from tmt.baseTest and therefore out of sync code | style Code style changes not affecting functionality status | backlog Defined, prioritized, we plan to work on it.
#3621 opened Mar 26, 2025 by happz
Allow test checks for discover how:shell area | check Test check implementation plugin | shell The shell discover plugin priority | must high priority, must be included in the next release size | hour Takes up to an hour to implement, test & review status | backlog Defined, prioritized, we plan to work on it. step | discover Stuff related to the discover step
#3620 opened Mar 24, 2025 by lukaszachy
tmt lint should fail if an unknown key is provided bug Something isn't working command | lint tmt lint command priority | should medium priority, should be included in the next release status | backlog Defined, prioritized, we plan to work on it.
#3618 opened Mar 21, 2025 by bgoncalv
Separate "local cwd" and "remote cwd" in Guest.execute() bug Something isn't working priority | should medium priority, should be included in the next release status | backlog Defined, prioritized, we plan to work on it. step | provision Stuff related to the provision step
#3612 opened Mar 18, 2025 by happz
Allow changing specific check if others have been configured by default area | check Test check implementation priority | should medium priority, should be included in the next release status | backlog Defined, prioritized, we plan to work on it.
#3611 opened Mar 18, 2025 by bgoncalv
Missing WORKDIR on VM after reboot kills whole run status | backlog Defined, prioritized, we plan to work on it.
#3603 opened Mar 14, 2025 by lukaszachy
tmt run execute --duration option doesn't override the default value. bug Something isn't working step | execute Stuff related to the execute step
#3592 opened Mar 11, 2025 by junaruga
Make the reportportal plugin tests working again plugin | reportportal The reportportal report plugin priority | should medium priority, should be included in the next release status | backlog Defined, prioritized, we plan to work on it. step | report Stuff related to the report step test coverage Improvements or additions to test coverage of tmt itself
#3590 opened Mar 11, 2025 by psss
Add keys for control of reboot timeouts to provisioning plugins specification Metadata specification (core, tests, plans, stories) step | provision Stuff related to the provision step
#3577 opened Mar 5, 2025 by happz
Consider a linter check for well-known context dimensions and their values command | lint tmt lint command priority | should medium priority, should be included in the next release status | backlog Defined, prioritized, we plan to work on it.
#3576 opened Mar 5, 2025 by happz
Workaround the Click and support envvars-for-options even when plugin or step is not mentioned on command-line code | cli Changes related to the command line interface priority | should medium priority, should be included in the next release status | backlog Defined, prioritized, we plan to work on it.
#3572 opened Mar 4, 2025 by happz
Provide helper for "remove all content from a directory except these names" code | plugins Changes to the plugin implementation priority | could low priority, could be included in the next release status | backlog Defined, prioritized, we plan to work on it.
#3563 opened Mar 3, 2025 by happz
Convert test result notes into hints area | results Related to how tmt stores and shares results
#3554 opened Feb 26, 2025 by happz
Reboot efi systems make them unusable. priority | should medium priority, should be included in the next release
#3549 opened Feb 25, 2025 by skycastlelily
ProTip! Exclude everything labeled bug with -label:bug.