Skip to content

New journal test check; Allow to require test; New cleanup step; Fetch remote repo in prepare shell

Choose a tag to compare

@psss psss released this 31 Jul 22:31
· 471 commits to main since this release
b6984d3

See the release notes for the list of interesting changes.

What's Changed

  • Replace egrep with grep -E by @happz in #3829
  • Polish provision/connect and provision/local docs by @happz in #3798
  • Emit a more specific warning when a hardware constraint is not supported by @tcornell-bus in #3837
  • Enable /tests/core/spaces beakerlib test by @tcornell-bus in #3867
  • Improve setting FIPS mode by explicitly setting crypto-policy by @ctull99 in #3866
  • Encourage keeping the pull request description up-to-date by @psss in #3865
  • Add note on multiline strings to contribution guide by @happz in #3823
  • Make mypy and pyright pre-commit satisifed by @AthreyVinay in #3901
  • Add note on internal check plugins, and mark their docs as reviewed by @happz in #3848
  • Drop explicit dnf5 addition to coreos test images by @happz in #3902
  • Building and testing tmt on aarch64 macos by @vaibhavdaren in #3889
  • Use the old syntax in Containerfile.{mini|full} by @psss in #3890
  • Simplify test for skip status in html plugin by @tcornell-bus in #3903
  • Do not attempt to install rsync when push/pull fails by @happz in #3840
  • Update the list of supported container images by @psss in #3914
  • Custom ssh options should have precedence by @vaibhavdaren in #3908
  • Temporarily disable the avc test check by @psss in #3923
  • Implement the new cleanup step by @psss in #3904
  • Hide helper script commands from the verbose output by @psss in #3907
  • Describe Ansible inventory generation feature by @dav-pascual in #3796
  • Allow to require-test during test discovery and execution by @therazix in #3915
  • Add the new cleanup step to tmt try as well by @psss in #3933
  • Remove non-existent checks from the specification by @AthreyVinay in #3919
  • Implement ref and url options into shell prepare plugin by @mcasquer in #3862
  • Optimize package manager discovery by @AthreyVinay in #3898
  • Implement the journal test check by @qiyuann in #3899
  • Release 1.54.0 by @psss in #3935

New Contributors

Full Changelog: 1.53.0...1.54.0