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 WLM support to the SmartRedis testing system #348

Open
3 tasks
billschereriii opened this issue Jun 2, 2023 · 0 comments
Open
3 tasks

Add WLM support to the SmartRedis testing system #348

billschereriii opened this issue Jun 2, 2023 · 0 comments
Labels
area: build Issues related to builds, makefiles, installs, etc area: docs Issues related to documentation area: test Issues related to the test suite type: feature Issues that include feature request or feature idea

Comments

@billschereriii
Copy link
Contributor

Description

Step 5 in the SmartRedis test/build rework, this step reworks the test subsystem add support for WLMs.

Justification

When complete, the test/build refactor will be a huge quality of life improvement for developers and users alike.

This step will simplify testing on supers as well as enabling nightly tests in these environments.

Implementation Strategy

As documented in the SmartRedis build spike design document

Completion criteria

  • Add support to the Redis launch/teardown script for WLMs: obtaining allocations and launching of tests to backend nodes
  • Add support for SR_TEST_WLM, SR_TEST_ALLOC_COMMAND, SR_TEST_ALLOC_FLAGS, SR_TEST_LAUNCH_COMMAND, and SR_TEST_LAUNCH_FLAGS variables to Makefile and Redis launch/teardown script
  • Update documentation with new testing capabilities and examples
@billschereriii billschereriii added type: feature Issues that include feature request or feature idea area: docs Issues related to documentation area: build Issues related to builds, makefiles, installs, etc area: test Issues related to the test suite labels Jun 2, 2023
@billschereriii billschereriii changed the title Add WLM support to SmartRedis testing system Add WLM support to the SmartRedis testing system Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: build Issues related to builds, makefiles, installs, etc area: docs Issues related to documentation 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

1 participant