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

[TASK] Multinode Test Harness w/ Dynamic add/drop support #619

Open
tbraun96 opened this issue Jan 28, 2025 · 0 comments · May be fixed by #626
Open

[TASK] Multinode Test Harness w/ Dynamic add/drop support #619

tbraun96 opened this issue Jan 28, 2025 · 0 comments · May be fixed by #626
Assignees
Labels
task ✔️ testing 🛠️ Tasks that are related to testing

Comments

@tbraun96
Copy link
Contributor

Our test harness currently works for N=1 nodes. For testing blueprints that only need 1 node, what we currently have works well and follows a composable design (as opposed to a "black box" design we use to have).

Now, we need to get N=n nodes working. The same composability should still apply, and should be reverse-compatible with existing tests to not cause interruption.

Additionally, we should add the ability to add and drop nodes on command.

@tbraun96 tbraun96 added task ✔️ testing 🛠️ Tasks that are related to testing labels Jan 28, 2025
@tbraun96 tbraun96 self-assigned this Jan 28, 2025
@github-project-automation github-project-automation bot moved this to Not Started 🕧 in Webb Universe Jan 28, 2025
@tbraun96 tbraun96 moved this from Not Started 🕧 to Building 🏗️ in Webb Universe Jan 30, 2025
@tbraun96 tbraun96 linked a pull request Jan 30, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task ✔️ testing 🛠️ Tasks that are related to testing
Projects
Status: Building 🏗️
Development

Successfully merging a pull request may close this issue.

1 participant