-
Notifications
You must be signed in to change notification settings - Fork 168
Comparing changes
Open a pull request
base repository: teemtee/tmt
base: 1.52.0
head repository: teemtee/tmt
compare: 1.53.0
- 9 commits
- 36 files changed
- 6 contributors
Commits on Jul 14, 2025
-
Use shell scripts proper for shell constructs in guest fact probes (#…
…3824) Some probes were using `DEFAULT_SHELL` directly - not needed, `ShellScript.to_shell_command()` does the conversion nicely - and at least one command apparently did not work correctly without shell involved (is-container probe).
Configuration menu - View commit details
-
Copy full SHA for e78711c - Browse repository at this point
Copy the full SHA e78711cView commit details
Commits on Jul 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3b84ba3 - Browse repository at this point
Copy the full SHA 3b84ba3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39dd66c - Browse repository at this point
Copy the full SHA 39dd66cView commit details
Commits on Jul 16, 2025
-
Fix anonymous links, definition lists and link anchors in ReST (#3870)
Configuration menu - View commit details
-
Copy full SHA for 8a9e9f9 - Browse repository at this point
Copy the full SHA 8a9e9f9View commit details -
Add additional checks for events affecting test result (#3876)
This PR adds additional internal checks for events that affect the overall test results. Internal checks are now executed later than normal checks, as we need a way to detect guest errors such as reboot timeouts. Resolves: #3834 Co-authored-by: Miloš Prchlík <[email protected]> Co-authored-by: Petr Šplíchal <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 446951b - Browse repository at this point
Copy the full SHA 446951bView commit details -
Support the
skipstatus in thehtmlreport plugin (#3863)The `skip` status is colored gray. Added a test to verify HTML report contains all test statuses from restraint report-results including the `skip` status. Also verify that the listed tests are of the correct status in the HTML report. Fixes #2857.
Configuration menu - View commit details
-
Copy full SHA for a66b0ac - Browse repository at this point
Copy the full SHA a66b0acView commit details -
Fix the
make coveragetarget to actually test (#3871)Seems there was a typo in the `coverage` target definition. It should be running `test:cov` to actually execute some tests.
Configuration menu - View commit details
-
Copy full SHA for 149005c - Browse repository at this point
Copy the full SHA 149005cView commit details
Commits on Jul 17, 2025
-
Add a new
Adjust Metadatasection to theGuide(#3818)Signed-off-by: mcasquer <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c41959e - Browse repository at this point
Copy the full SHA c41959eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f413e79 - Browse repository at this point
Copy the full SHA f413e79View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.52.0...1.53.0