-
Fri Nov 22 2024 Packit <hello@packit.dev> - 1.39.0-1
- Update to version 1.39.0
-
Fri Oct 25 2024 Packit <hello@packit.dev> - 1.38.0-1
- Update to version 1.38.0
-
Wed Oct 02 2024 Packit <hello@packit.dev> - 1.37.0-1
- Update to version 1.37.0
-
Fri Sep 13 2024 Packit <hello@packit.dev> - 1.36.1-1
- Update to version 1.36.1
-
Thu Sep 05 2024 Packit <hello@packit.dev> - 1.36.0-1
- Update to version 1.36.0
-
Fri Aug 09 2024 Packit <hello@packit.dev> - 1.35.0-1
- Update to version 1.35.0
-
Mon Jun 17 2024 Martin Hoyer <mhoyer@redhat.com> - 1.34.0
- Fix normalization of `hardware` key/option (#3015)
- Keep patched sources directly in TMT_SOURCE_DIR (#2999)
- Copy launch description to suite description (#2992)
- Add support for multiple disks to testcloud plugin (#2767)
- Improve rendering of story links in our docs (#3001)
- Simplify parsing of HW requirements and add missing ones (#2928)
- Make test shell wrapper filename even more unique (#2998)
- Add support for basic rerun of tests (#2521)
- Split provision/virtual plans to subgroups per step (#2938)
- Document custom container images built for tmt tests (#2930)
- Require python3.9 in 'develop' target
- Fix multiple rules `adjust` example in `duration` spec (#2971)
- Fix "skip missing" behavior when installig debuginfo packages with dnf (#2956)
- Extend results schema to allow test phases (#2933)
- Fix path to watchdog log (#2901)
- Display locals in traceback when requested (#2900)
- Polish test-check/dmesg documentation (#2897)
- docs: tweak docs to include how to see details about test failures (#2541)
- Allow multiplication in duration input value (#2845)
- Fix validation of fmf id URL, it must be cloneable first (#2957)
- Cover `tmt.trying` with `pyright` check (#2942)
- Clarify the `trigger` context dimension values (#2961)
- Add konflux as possible initiator (#2947)
- Fix some invalid links in documentation (#2940)
- Define "block-device" key for guest topology HW exposition
- Cover tmt.steps.prepare.shell with pyright checks
- Ignore report files created by pytest-html
- Fix pre-commit typing python version (#2959)
- Cover tmt.steps.prepare.distgit with pyright
- Pass correct spec to _parse_system and _parse_location (#2924)
- Support `cpu.model-name` hardware requirement for mrack (#2921)
- Enforce "one blank line after class docstring" rule (#2934)
- Enable pydocstyle checks in ruff (#2906)
- Update distros in the `mrack` provisioning config (#2932)
- Drop duplicate list of supported HW requirements in beaker plugin (#2902)
- Update interaction with Fedora rawhide (#2931)
- Run the `no-commit-to-branch` check only locally
-
Tue May 07 2024 Tomáš Bajer <tbajer@redhat.com> - 1.33.0
- Fix installation of packages from files (#2914)
- Simplify the documentation building (#2483)
- Install dependencies of upgrade tasks
- Improve fail message when library doesn't exist
- Parse the `system` hardware requirement (#2795)
- Define `location.lab-controller` hardware requirement (#2794)
- Test restart on crash (#2870)
- Add `codespell` pre-commit and fix revealed errors
- Add test restart counter, similar to `TMT_REBOOT_COUNT`
- Fix error message if no supported package manager found
- Fix copy/paste issue for `combine_hw_disk_size()`
- Slightly improve rendering of ReST for command like
- Allow `duration` in the `execute` schema
- Log hash of the beakerlib library repo
- Fix inability of rpm-ostree to install multiple packages (#2887)
- Fix Alpine Linux support (#2828)
- Allow custom failure patterns in `dmesg` test check
- Make `junit_xml` more visible to linters
- Add support for `virtualization.hypervisor` hardware requirement (#2733)
- Add a new section `Review` to contributor docs
- Accept SSH options from environment variable (#2783)
- Fix AVC denial detection on Fedora rawhide (#2881)
- Reuse "become" image to fix sudo-related trouble in /tests/provision/user (#2892)
- Polish prepare/ansible documentation
- Support `cpu.cores` hardware requirement for mrack (#2728)
- Allow pip install from git-archive
- Add the `cpu.vendor` hardware requirement
- Fix incorrect translation of `cpu.processors` to Beaker
- Document custom Jinja template filters (#2769)
- Update logger-name for clean
-
Fri Apr 19 2024 Lukáš Zachar <lzachar@redhat.com> - 1.32.2
- Remove /var/tmp workdir from rpm packaging
- Refactor package manager discovery to allow priorities
- Add unit test for package manager installing a file system path
- Update pre-commit checks and add a couple of new ones
- Removing c9s workaround for pytest-container
- Clarify the `--last` symlink creation race a bit
- Remove the `.travis.yml` config file
- Correctly show the `--provision-timeout` default
- Refresh Beaker API client in mrack to use up-to-date Kerberos ticket
-
Thu Mar 28 2024 Martin Hoyer <mhoyer@redhat.com> - 1.32.1
- rpm .spec file version bump
- Update pytest on c9s when using site-packages