SmartRedis
SmartRedis copied to clipboard
Establish nightly tests for SmartRedis
Description
Following completion of the test/build rework, we can start doing nightly testing of the SmartRedis library to ensure that errors don't creep in unnoticed
Justification
This will provide vital assurance that the library continues to work well on supercomputers
Implementation Strategy
The standard nightly infrastructure aside, all that should be needed would be:
-
git clone
the library -
make test
from the library root directory
Extend with strategy for testing this with WLM compute nodes.