| Name: | beakerlib |
|---|---|
| Version: | 1.31.4 |
| Release: | 1.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 453032 |
| License: | GPL-2.0-only |
| RPM: | beakerlib-1.31.4-1.el10_0.noarch.rpm |
| Source RPM: | beakerlib-1.31.4-1.el10_0.src.rpm |
| Build Date: | Sat Feb 08 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/beakerlib |
| Summary: | A shell-level integration testing library |
| Description: | The BeakerLib project means to provide a library of various helpers, which could be used when writing operating system level integration tests. |
- fixed getting base arch on Fedora and c10s - rlReport support SKIP result, by chuhu - fixed rlIsRHELLike on systems without /etc/os-release, e.g. RHEL-6 - some minor updates
- Ensure the dashes are removed from the test name prefix, by seberm
- do not block rlJournalPrint on journal.xml creation failure
- fixed variable dereference causing the rlFileSubmit to stick in endless loop
- dnf5: use --srpm for srpm downloads instead of --source