flux-framework / flux-pmix

flux shell plugin to bootstrap openmpi v5+
GNU Lesser General Public License v3.0
2 stars 4 forks source link

ci: update el builders and force ompi v5.0.0rc2 #64

Closed garlick closed 1 year ago

garlick commented 1 year ago

Problem: builds are failing because the ompi v5.0.x branch now requires openpmix v4.2.2.

For the moment, reconfigure CI to lock in the ompi v5.0.0rc2 tag, which works with openpmix v4.1.1.

Thanks to @grondo for providing the patch to modernize the el builders also.

codecov[bot] commented 1 year ago

Codecov Report

Merging #64 (692ef9c) into main (44256f0) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #64   +/-   ##
=======================================
  Coverage   78.46%   78.46%           
=======================================
  Files          10       10           
  Lines        1189     1189           
=======================================
  Hits          933      933           
  Misses        256      256           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more