Daniel Diblik
Daniel Diblik
### Description Gathering data for test results from the Testing Farm is very time demanding and tedious with growing number of pipelines. One needs to go over each check, click...
### Description It would be very appreciated if packit-bot could comment on the respective pull request, providing URLs to the Testing Farm artifacts. For example: ``` Test jobs accepted! testing-farm:-:...
* add a full conversion test using the ELS repositories * add non-destructive scenarios validating a correct repository enablement * slightly modify the eus_support test Jira Issues: - [RHELC-1286](https://issues.redhat.com/browse/RHELC-1286) -...
* add initial metadata for tests Jira Issues: [RHELC-](https://issues.redhat.com/browse/RHELC-) Checklist - [ ] PR has been tested manually in a VM (either author or reviewer) - [ ] Jira issue...
* Registering the custom markers is oftentimes tedious and can lead to oversight when registering a new marker or removing a deprecated one * this should ensure, that the configuration...
Jira Issues: - [RHELC-1105](https://issues.redhat.com/browse/RHELC-1105) Checklist - [ ] PR has been tested manually in a VM (either author or reviewer) - [ ] Jira issue has been made public if...
* modify the main.fmf in plans * point packit to the EL9 targets Jira Issues: [RHELC-](https://issues.redhat.com/browse/RHELC-) Checklist - [ ] PR has been tested manually in a VM (either author...
* expected_returncode defaults to 0, if any other returncode is expected specify the parameter Jira Issues: [RHELC-](https://issues.redhat.com/browse/RHELC-) Checklist - [ ] PR has been tested manually in a VM (either...
In this PR we try to detect, if a RHEL kernel was installed during the main transaction. We compare which of the installed kernel packages has a higher version. *...
* if the matched regex of the system-release file does not return a minor version (the full_version group lenght is one character only) disregard the minor version completely * point...