Skip to content
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

sessions: add simple smoke tests to the OMPI examples folder #71

Open
hppritcha opened this issue Jun 24, 2021 · 0 comments
Open

sessions: add simple smoke tests to the OMPI examples folder #71

hppritcha opened this issue Jun 24, 2021 · 0 comments

Comments

@hppritcha
Copy link
Member

The contents of the OMPI examples folder are often used as part of basic CI smoke testing. Adding a couple of sessions smoke tests that

  • verify a session_init/session_finalize works
  • verify a session_init/session_finalize session_init/session_finalize works
  • verify a session_init/session_init session_finalize/session_finalize works
  • verify a session_init/MPI_Init MPI_Finalize/session_finalize works

would hopefully capture most of the cases of breakage by a PR before it goes into the OMPI devel branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant