Test Results

Overall status: All tests passed

NETWORK

⬅️ Back to Home

Last updated: 2025-12-08 05:24:02

View Raw JSON
{
  "network": {
    "database_connectivity": {
      "success": true,
      "name": "database_connectivity",
      "host": "10.34.1.3",
      "port": "5432"
    },
    "redis_connectivity": {
      "success": true,
      "name": "redis_connectivity",
      "host": "10.34.0.3",
      "port": "6378"
    },
    "external_connectivity": {
      "success": true,
      "name": "external_connectivity",
      "successful_endpoints": [
        "https://www.google.com",
        "https://www.cloudflare.com"
      ],
      "failed_endpoints": []
    },
    "overall_success": true
  },
  "overall_success": true,
  "html_results": "<h2>NETWORK</h2>\n<ul>\n<li class='success'>\u2705 Database connectivity</li>\n<li class='success'>\u2705 Redis connectivity</li>\n<li class='success'>\u2705 External connectivity</li>\n</ul>",
  "timestamp": 1765171442.8899968
}