Skip to content

chore(ansible): add RHEL 9.6 and RHEL 10 ppc64le boot images#3390

Open
mdafsanhossain wants to merge 7 commits into
masterfrom
afsan/ppc64le-update-bootimage
Open

chore(ansible): add RHEL 9.6 and RHEL 10 ppc64le boot images#3390
mdafsanhossain wants to merge 7 commits into
masterfrom
afsan/ppc64le-update-bootimage

Conversation

@mdafsanhossain
Copy link
Copy Markdown
Contributor

Description

Updates boot images for ppc64le vm to RHEL 9.6 and RHEL 10.

Checklist

  • Investigated and inspected CI test results
  • Updated documentation accordingly

Automated testing

  • Added unit tests
  • Added integration tests
  • Added regression tests

If any of these don't apply, please comment below.

Testing Performed

CI is sufficient.

For more details, ref the Confluence page about this section.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 27.34%. Comparing base (cdba51a) to head (6d98049).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3390   +/-   ##
=======================================
  Coverage   27.34%   27.34%           
=======================================
  Files          95       95           
  Lines        5420     5420           
  Branches     2545     2545           
=======================================
  Hits         1482     1482           
  Misses       3211     3211           
  Partials      727      727           
Flag Coverage Δ
collector-unit-tests 27.34% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mdafsanhossain mdafsanhossain requested a review from Molter73 May 25, 2026 10:54
@mdafsanhossain
Copy link
Copy Markdown
Contributor Author

/retest

Signed-off-by: mdafsanhossain <Mdafsan.Hossain@ibm.com>
Signed-off-by: mdafsanhossain <Mdafsan.Hossain@ibm.com>
Signed-off-by: mdafsanhossain <Mdafsan.Hossain@ibm.com>
Signed-off-by: mdafsanhossain <Mdafsan.Hossain@ibm.com>
Signed-off-by: mdafsanhossain <Mdafsan.Hossain@ibm.com>
Signed-off-by: mdafsanhossain <Mdafsan.Hossain@ibm.com>
@Molter73
Copy link
Copy Markdown
Collaborator

Molter73 commented Jun 2, 2026

Hi @mdafsanhossain, sorry for the delay on the review for this, it seems the tests are failing because Civet web server is unable to bind port 8080

        	            	terminate called after throwing an instance of 'CivetException'
        	            	  what():  null context when constructing CivetServer. Possible problem binding to port. Error: Failed to setup server ports

Since this only happens on the updated images, I assume there might be something else needed in them to address this, do you need help debugging this issue?

@mdafsanhossain
Copy link
Copy Markdown
Contributor Author

Hi @mdafsanhossain, sorry for the delay on the review for this, it seems the tests are failing because Civet web server is unable to bind port 8080

        	            	terminate called after throwing an instance of 'CivetException'
        	            	  what():  null context when constructing CivetServer. Possible problem binding to port. Error: Failed to setup server ports

Since this only happens on the updated images, I assume there might be something else needed in them to address this, do you need help debugging this issue?

Thanks @Molter73, I think I am seeing this only on RHEL 10. I am trying to check locally if the image has something else running on that port. I will ask you for help if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants