stack-orchestrator/scripts
A. F. Dudley 496c7982cb feat: end-to-end relay test scripts
Three Python scripts send real packets from the kind node through the
full relay path (biscayne → tunnel → mia-sw01 → was-sw01 → internet)
and verify responses come back via the inbound path. No indirect
counter-checking — a response proves both directions work.

- relay-test-udp.py: DNS query with sport 8001
- relay-test-tcp-sport.py: HTTP request with sport 8001
- relay-test-tcp-dport.py: TCP connect to entrypoint dport 8001 (ip_echo)
- test-ashburn-relay.sh: orchestrates from ansible controller via nsenter

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 00:43:06 +00:00
..
check-shred-completeness.sh fix: ashburn relay playbooks and document DZ tunnel ACL root cause 2026-03-07 01:44:25 +00:00
pane-exec.sh fix: ashburn relay playbooks and document DZ tunnel ACL root cause 2026-03-07 01:44:25 +00:00
relay-test-tcp-dport.py feat: end-to-end relay test scripts 2026-03-08 00:43:06 +00:00
relay-test-tcp-sport.py feat: end-to-end relay test scripts 2026-03-08 00:43:06 +00:00
relay-test-udp.py feat: end-to-end relay test scripts 2026-03-08 00:43:06 +00:00
scrape-arista-docs.mjs fix: ashburn relay playbooks and document DZ tunnel ACL root cause 2026-03-07 01:44:25 +00:00
shred-unwrap.py fix: ashburn relay playbooks and document DZ tunnel ACL root cause 2026-03-07 01:44:25 +00:00
snapshot-download.py fix: ashburn relay playbooks and document DZ tunnel ACL root cause 2026-03-07 01:44:25 +00:00
test-ashburn-relay.sh feat: end-to-end relay test scripts 2026-03-08 00:43:06 +00:00