Skip to content

Split plan into multiple by max tests; Log test name in dmesg; Support ausearch --checkpoint in avc detection; Subresults support for reportportal plugin

Latest
Compare
Choose a tag to compare
@lukaszachy lukaszachy released this 25 Feb 19:38
· 5 commits to main since this release

See the release notes for the list of interesting changes.

What's Changed

  • Update pre-commit checks to new versions by @happz in #3501
  • Fix version of tmt lint check in pre-commit by @happz in #3507
  • Polish docker/podman images by @happz in #3494
  • Check disk space for /tests/provision/bootc by @psss in #3480
  • Adjust docstrings to match the agreed format by @psss in #3509
  • Drop explicit version pattern from container files by @psss in #3508
  • Support epel-10 in the feature prepare plugin by @lukaszachy in #3506
  • Move dataclass to dedicated module by @LecrisUT in #3195
  • Use ruff-format for consistent code formatting by @LecrisUT in #2844
  • Apply ruff-format on the cli source files by @psss in #3521
  • Apply ruff-format on the utils source files by @psss in #3522
  • Apply ruff-format on the steps source files by @psss in #3523
  • Force multiline docstrings to start on the second line by @happz in #3524
  • Support --workdir-root in the tmt clean images command by @skycastlelily in #3426
  • Split plan to multiple plans by --max tests by @happz in #2907
  • Refactor and document test wrapper scripts by @happz in #3448
  • Drop fedora-39 from the test configuration by @psss in #3518
  • Fix incorrect directory in /tests/unit/with-development-packages/basic by @happz in #3529
  • Add distro variants for the newly added distros by @psss in #3539
  • Deduplicate the execute step documentation by @mcasquer in #3415
  • Dropping xfail of AVC checks because of https://bugzilla.redhat.com/s… by @happz in #3541
  • Cooperative SIGINT/SIGTERM handling by @happz in #3481
  • Do not use --squash when building test container images by @happz in #3528
  • Refactor order of actions in guest reboot implementations by @happz in #3469
  • Log test name in kernel buffer (dmesg) before and after running it by @happz in #3449
  • Support ausearch --checkpoint method of noticing AVC denials by @happz in #3543
  • Provision step should store even guests not fully provisioned by @happz in #3514
  • Add subresults support for reportportal report plugin by @seberm in #3331
  • Release 1.43.0 by @lukaszachy in #3547

Full Changelog: 1.42.1...1.43.0