Skip to content

Add dynamic port lifecycle smoke test - #50

Merged
calvin-archastro merged 2 commits into
mainfrom
features/calvin-archastro-12-08-2026-dynamic-port-smoke
Aug 12, 2026
Merged

Add dynamic port lifecycle smoke test#50
calvin-archastro merged 2 commits into
mainfrom
features/calvin-archastro-12-08-2026-dynamic-port-smoke

Conversation

@calvin-archastro

Copy link
Copy Markdown
Contributor

Summary

  • add a self-bootstrapping smoke script that creates a temporary Git workspace with three dynamically allocated services
  • verify graceful supervisor shutdown removes listeners and allocation metadata
  • verify SIGKILL leaves recoverable metadata and services kill-ports supports dry-run, named, and default cleanup
  • run the smoke test on macOS and Linux CI

Validation

  • scripts/test-dynamic-service-ports
  • ASTER_BIN=target/debug/aster scripts/test-dynamic-service-ports
  • cargo test --locked --all-targets --all-features
  • cargo fmt --all -- --check
  • cargo clippy --locked --all-targets --all-features -- -D warnings
  • bash -n scripts/test-dynamic-service-ports

@calvin-archastro
calvin-archastro requested a review from a team August 12, 2026 17:54
@calvin-archastro
calvin-archastro enabled auto-merge (rebase) August 12, 2026 18:38
@calvin-archastro
calvin-archastro merged commit 6a73718 into main Aug 12, 2026
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant