openhpc / submissions

OpenHPC Component Submissions Project
8 stars 2 forks source link

buildtest - Software Stack Testing Framework #36

Closed shahzebsiddiqui closed 5 years ago

shahzebsiddiqui commented 5 years ago

Software: buildtest


Documentation: http://buildtestdocs.readthedocs.io/en/latest/


Technical Overview

buildtest is a software testing framework that can automate test creation and test execution of one or more software stacks. buildtest can integrate with job-scheduler (LSF, SLURM) to submit jobs to scheduler as an alternate means of testing. buildtest can test the OpenHPC software stack collection.


Version: 0.6.1


License: GPLv3


Relationship to component?

If other, please describe:


Build system

If other, please describe:

Does the current build system support staged path installations? For example: make install DESTIR=/tmp/foo (or equivalent)


Does component run in user space or are administrative credentials required?


Does component require post-installation configuration.

If yes, please describe briefly:

Copy config.yaml to $HOME/.local/buildtest/config.yaml and configure this according to site.


If component is selected, are you willing and able to collaborate with OpenHPC maintainers during the integration process?


Does the component include test collateral (e.g. regression/verification tests) in the publicly shipped source?

If yes, please briefly describe the intent and location of the tests.


Does the component have additional software dependencies (beyond compilers/MPI) that are not part of standard Linux distributions?

If yes, please list the dependencies and associated licenses.


Does the component include online or installable documentation?

If available online, please provide URL. https://buildtestdocs.readthedocs.io/en/latest/Setup.html


[Optional]: Would you like to receive additional review feedback by email?

- [X] yes - [ ] no
koomie commented 5 years ago

Thank you for the submission. The TSC has recommended acceptance of buildtest.

https://github.com/openhpc/ohpc/issues/920

shahzebsiddiqui commented 5 years ago

Thanks @koomie feel free to reach out when you start work. I have not created a pypi package since version 0.6.3 but i will be working on it for the next release.