flux-framework / flux-core

core services for the Flux resource management framework
GNU Lesser General Public License v3.0
168 stars 50 forks source link

docker: add missing tag of flux-core el8 image #6401

Closed grondo closed 3 weeks ago

grondo commented 3 weeks ago

Problem: Recent updates to the flux-core ci workflow dropped the deployment of the fluxrm/flux-core:el8 image, but several projects depend on this image representing the current version of flux-core.

Add a new el8 test-install builder to CI and tag the image for docker deployment.

grondo commented 3 weeks ago

Thanks! I've set MWP. Hopefully once this is merged and the CI finishes on master, we'll have an updated el8 image.

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.58%. Comparing base (29b71d0) to head (6db4383). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6401 +/- ## ======================================= Coverage 83.58% 83.58% ======================================= Files 524 524 Lines 87613 87613 ======================================= + Hits 73231 73234 +3 + Misses 14382 14379 -3 ``` [see 10 files with indirect coverage changes](https://app.codecov.io/gh/flux-framework/flux-core/pull/6401/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=flux-framework)