Commit graph

2 commits

Author SHA1 Message Date
0962013c7a docs(t052): Comprehensive QEMU cluster testing complete
Test Results (7/8 PASS):
- LightningSTOR S3: 5MB upload/download with MD5 verified
- FlashDNS: Zone + 13 records (A, CNAME, MX, TXT)
- ChainFire: 103 writes/s, 100% cross-node replication
- FiberLB: LB + Pool + 3 weighted backends
- PrismNET: VPC CRUD working
- NightLight: 9/10 Prometheus targets up
- Service Integration: All 8 ports responsive

Known Limitations:
- LightningSTOR: No multipart upload (>8MB files)
- CreditService: Raft leader config needed
- Node03: Needs re-provisioning

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 17:57:24 +09:00
4bd9b4ef0b feat(t052): QEMU cluster comprehensive feature testing
T052 verifies all 8 PlasmaCloud services on the 3-node QEMU cluster:
- LightningSTOR: S3 API (SigV4 auth)
- FlashDNS: gRPC + DNS resolver
- NightLight: Prometheus-compatible metrics
- FiberLB: Load balancer gRPC API
- PrismNET: Virtual networking
- CreditService: Quota REST API
- K8sHost: Kubernetes API server
- PlasmaVMC: VM controller

All services verified running and responding.

Also adds VDE launch and recovery scripts for VM cluster management.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 17:37:33 +09:00