chore(ansible): add RHEL 9.6 and RHEL 10 s390x images#3400
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3400 +/- ##
=======================================
Coverage 27.34% 27.34%
=======================================
Files 95 95
Lines 5420 5420
Branches 2545 2545
=======================================
Hits 1482 1482
Misses 3211 3211
Partials 727 727
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. |
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Signed-off-by: mdafsanhossain <Mdafsan.Hossain@ibm.com>
Signed-off-by: mdafsanhossain <Mdafsan.Hossain@ibm.com>
|
Thanks for this @jdao-rh! The PR looks good, I have just one last question about the RHEL 9 version. The changes seem to suggest we should be using RHEL 9.6, however, when I check the collector logs in the tests I see that it is actually using RHEL 9.2, is this expected/can we do something about it? https://github.com/stackrox/collector/actions/runs/27732228435?pr=3400 |
Oh good catch, I will check that image i uploaded for rhel 9. Will update to a rhel 9.6 image |
|
@Molter73 The image has been updated to rhel 9.6. However now the CI is running 3 versions of RHEL, and I find the testing to a bit flaky (had to retry for this pr's tests to pass). |
Description
Adds rhel 9 and rhel 10 images to the CI
Checklist
Automated testing
If any of these don't apply, please comment below.
Testing Performed
Will be tested via CI
TODO(replace-me)
Use this space to explain how you tested your PR, or, if you didn't test it, why you did not do so. (Valid reasons include "CI is sufficient" or "No testable changes")
In addition to reviewing your code, reviewers must also review your testing instructions, and make sure they are sufficient.
For more details, ref the Confluence page about this section.