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

Establish nightly tests for SmartRedis #329

Open
billschereriii opened this issue Apr 24, 2023 · 1 comment
Open

Establish nightly tests for SmartRedis #329

billschereriii opened this issue Apr 24, 2023 · 1 comment
Labels
area: CI/CD Issues related to continuous integration and deployment area: test Issues related to the test suite type: feature Issues that include feature request or feature idea

Comments

@billschereriii
Copy link
Contributor

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:

  1. git clone the library
  2. make test from the library root directory
@billschereriii billschereriii added type: feature Issues that include feature request or feature idea area: test Issues related to the test suite area: CI/CD Issues related to continuous integration and deployment labels Apr 24, 2023
@mellis13
Copy link
Collaborator

mellis13 commented May 5, 2023

Extend with strategy for testing this with WLM compute nodes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: CI/CD Issues related to continuous integration and deployment area: test Issues related to the test suite type: feature Issues that include feature request or feature idea
Projects
None yet
Development

No branches or pull requests

2 participants