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

Add a 'make distcheck' test to CI #90

Open
jjhursey opened this issue Apr 13, 2021 · 0 comments
Open

Add a 'make distcheck' test to CI #90

jjhursey opened this issue Apr 13, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@jjhursey
Copy link
Member

Occasionally OpenPMIx/PRRTE hit build system issues that only show up when making a distribution tarball. It has been suggested to me in the past that the community add a "special build" of OpenPMIx and PRRTE that checks for this scenario.

Suggested process:

  • Build PRRTE and/or OpenPMix release tarball
  • Extract the tarball - so we are only building with what is packaged
  • Build it a few different ways. For example, with and without VPATH
  • Run a few simple runtime tests, such as 'make check'

We have a "special builds" CI already active, so this would be adding a new directory and test script to the following directory in pmix-tests (CI will pick it up automatically once it is committed to master):

@jjhursey jjhursey added enhancement New feature or request good first issue Good for newcomers labels Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant