-
Notifications
You must be signed in to change notification settings - Fork 144
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
Show manual test instructions in verbose mode #3431
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
psss
requested review from
lukaszachy,
happz,
thrix,
janhavlin and
martinhoyer
as code owners
December 19, 2024 11:01
lukaszachy
reviewed
Dec 19, 2024
therazix
approved these changes
Jan 9, 2025
psss
added
priority | should
medium priority, should be included in the next release
code | base
Base classes implementation in base.py
labels
Jan 14, 2025
lukaszachy
approved these changes
Jan 15, 2025
happz
added
the
status | ready for merge
The only missing piece is to do the rebase the current 'main' and let the CI finish.
label
Jan 15, 2025
@psss do you plan to address unchecked boxes of the checklist? |
I'll add a simple test coverage and a release note. |
Include instructions for the manual test execution in verbose mode of the `tmt test show` command.
psss
force-pushed
the
manual-test-show
branch
from
January 16, 2025 09:00
cbd9384
to
0ea5af4
Compare
Done. |
Rawhide failure is irrelevant. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ci | full test
Pull request is ready for the full test execution
code | base
Base classes implementation in base.py
priority | should
medium priority, should be included in the next release
status | ready for merge
The only missing piece is to do the rebase the current 'main' and let the CI finish.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Include instructions for the manual test execution in verbose mode of the
tmt test show
command.Pull Request Checklist