-
Notifications
You must be signed in to change notification settings - Fork 902
CI for runtime testing (starter) #11288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Remember that the |
added mtt starter bits (trivial and ibm) with update to PRRTE.py launcher need to look at starter version of build/run scripts |
note: add build test with |
Update notes after sync-up w/ Josh today
|
It took me a bit longer than expected, but I have the backend CI setup per our discussion. The Open MPI Runtime Testing Harness is in the following PR: IBM's CI is setup to monitor the Once everything is working as expected in the |
Uh oh!
There was an error while loading. Please reload this page.
There are currently no specific tests for checking the runtime pieces, which becomes more important when updating the submodule pointers for openpmix/prrte. The intent of this ticket is to track the setup for initial set of tests to address this gap.
Plan
Add CI tests to Open MPI for checking runtime changes
Use MTT to capture the tests to run, that will then be run via the CI backend.
**Additional context / notes from emails **
Note keep MTT config in 'ompi-tests' repo for easier setup/changes
Number of nodes to use: 5 nodes (4ppn)
Note, have ability to fine-tune number of nodes by adding comment in PR
OMPI CI container image may need to have MTT added
Tests (round 1):
Tests (future):
TODO
prte/hello-world
for easy CI integrationThe text was updated successfully, but these errors were encountered: