Commit Graph

2 Commits

Author SHA1 Message Date
openhands d9481b7246 Add untracked test files and update deployment scripts
- Add discovery protocol test files for debugging and direct testing
- Add remote test integration scripts and configuration
- Update deployment and monitoring scripts with recent changes
- Include test-remote.yml configuration for remote testing
2025-11-06 19:29:21 +00:00
openhands b76838ea8e Add comprehensive deployment and testing scripts
- deploy-onprem.sh: Automated on-prem deployment script
- mock-scada-server.py: Mock SCADA system for testing
- mock-optimization-server.py: Mock optimization system for testing
- test-e2e-deployment.py: End-to-end deployment testing
- validate-deployment.sh: Deployment health validation
- DEPLOYMENT_GUIDE.md: Comprehensive deployment documentation

Features:
- Automated customer deployment with minimal manual steps
- Mock systems for testing without real hardware
- Comprehensive end-to-end testing
- Health validation and monitoring
- Production-ready deployment scripts
2025-10-30 08:31:44 +00:00