Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Closed
tbraun96 opened this issue Jan 28, 2025 · 0 comments · Fixed by #672
Closed

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

tbraun96 opened this issue Jan 28, 2025 · 0 comments · Fixed by #672
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
@github-project-automation github-project-automation bot moved this from Building 🏗️ to Completed ✅ in Webb Universe Feb 21, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
task ✔️ testing 🛠️ Tasks that are related to testing
Projects
Status: Completed ✅
1 participant