photoncloud-monorepo/fiberlb/crates/fiberlb-server
centra 325957c9ca fix(fiberlb): Mark TCP-dependent tests as #[ignore]
The test_basic_load_balancing and test_health_check_failover tests
bind real TCP ports (17080, 18001-19003) which causes them to hang
indefinitely in the Nix sandbox during nixos-anywhere provisioning.

Added #[ignore = "Integration test requiring real TCP server"] to these
tests so they're only run when explicitly requested with --ignored flag.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-13 06:53:51 +09:00
..
src feat: Batch commit for T039.S3 deployment 2025-12-13 04:34:51 +09:00
tests fix(fiberlb): Mark TCP-dependent tests as #[ignore] 2025-12-13 06:53:51 +09:00
Cargo.toml feat: Batch commit for T039.S3 deployment 2025-12-13 04:34:51 +09:00