-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: configure flux --with-pmix-bootstrap in bionic image
Problem: need to test --enable-pmix-bootstrap in CI and obtain code coverage report for related code. Add --enable-pmix-bootstrap to bionic/coverage in the CI build matrix generator. Add openpmix and prrte to bionic docker image: - prrte: export a recent commit from the prrte git repo, since the most recent release (1.0.0) doesn't include prterun, which is needed by our pmix sharness test. - openpmix: export a recent git commit from the openpmix git repo, needed to compile prrte above as it won't work with openpmix-3.2.3. - add build requirements of flex and libevent-dev - add prrte runtime requirement of ssh
- Loading branch information
Showing
2 changed files
with
25 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters