Test/repositories/el8*: use rhui-4 instead of rhui-3 #4665
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
RHUI-3 has been EOL on RHEL-8 and it is no longer being updated and we do not take new snapshots of it. Use RHUI-4 instead. More info in [1].
It turns out, that the previously used RHUI-3 snapshot was missing amazon-libdnf-plugin package, wich is required by the RHUI client. As a result, the "weldr dot-notation" test has been failing in the GA pipeline on RHEL-8. We do not run the test case on RHEL-8 in PRs of
main
pipeline, because we test only on nightly composes and there are no new releases being developed for RHEL-8. Therefore this was manifesting only in the GA pipeline runs.This change should fix the failures in the GA pipeline (such as https://gitlab.com/redhat/services/products/image-builder/ci/osbuild-composer/-/jobs/9550422284#L10090)
[1] osbuild/rpmrepo#119
It turns out that #4626 broke the "weldr dot notation" test on RHEL-8:
The repository used by this PR: