-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[RHELC-1428, RHELC-1366, RHELC-1594, RHELC-1468] Include 8.10 in tests, introduce CentOS Stream #1244
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1244 +/- ##
=======================================
Coverage 95.73% 95.73%
=======================================
Files 55 55
Lines 4761 4761
Branches 838 838
=======================================
Hits 4558 4558
Misses 116 116
Partials 87 87
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
/packit test --labels stream |
/packit test |
/packit test --labels stream-8 |
tests/integration/tier0/non-destructive/kernel/test_custom_kernel.py
Outdated
Show resolved
Hide resolved
/packit test --labels stream-8 |
/packit test --labels stream-8 |
1 similar comment
/packit test --labels stream-8 |
/packit test --labels stream-8 |
/packit test |
/packit test |
tests/integration/tier0/destructive/single-yum-transaction/install_dependency_packages.py
Outdated
Show resolved
Hide resolved
/packit test |
/packit test |
/packit test --labels stream-8 |
It seems that the URLs in the CentOS-Stream image got outdated today. The mirror list is now depracated http://mirror.centos.org/centos/8-stream/. We have to use the |
This needs to be merged and deployed - https://gitlab.com/testing-farm/infrastructure/-/merge_requests/610. |
/packit test --labels sanity |
Going with post-install-script update, that should help until infra picks up. |
/packit test |
* create a new (for now) plan stream.fmf for CentOS Stream 8 * include CentOS Stream in the pipeline * add 8.10 related adjustments to tests Signed-off-by: Daniel Diblik <ddiblik@redhat.com>
Signed-off-by: Daniel Diblik <ddiblik@redhat.com>
* add couple of tests, modify the indentation, rename others to core Signed-off-by: Daniel Diblik <ddiblik@redhat.com>
* use only on bios Signed-off-by: Daniel Diblik <ddiblik@redhat.com>
* we installed a kernel too old, so RHEL incompatible kmods got inserted * install the kernel from less distant minor (8.8 - 8.6, 8.10 - 8.8) Signed-off-by: Daniel Diblik <ddiblik@redhat.com>
* remove resolve dependency test in the stream plan * the package we tried to install as a dependency issue causing pkg is breaking CentOS Stream altogether Signed-off-by: Daniel Diblik <ddiblik@redhat.com>
* update the post install script to point the repositories to vault, since CentOS Stream 8 is EOL Signed-off-by: Daniel Diblik <ddiblik@redhat.com>
Signed-off-by: Daniel Diblik <ddiblik@redhat.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Jira Issues:
Checklist
[RHELC-]
is part of the PR titleRelease Pending
if relevant