3
This commit is contained in:
@@ -115,9 +115,9 @@ for container in rap_test_postgres rap_test_redis rap_test_backend rap_web_admin
|
||||
done
|
||||
|
||||
redis_guard
|
||||
probe_http "downloads" "$BACKEND_URL/downloads/rap-android-rdp-vpn-build.json"
|
||||
probe_http "downloads" "$BACKEND_URL/downloads/rap-android-vpn-build.json"
|
||||
probe_http "web_admin_root" "$BACKEND_URL/"
|
||||
probe_http "diagnostics" "$PUBLIC_URL/api/v1/clusters/$CLUSTER_ID/vpn/client-diagnostics"
|
||||
probe_http "backend_healthz" "http://127.0.0.1:18121/healthz"
|
||||
|
||||
used_after="$(disk_used_percent)"
|
||||
status="ok"
|
||||
|
||||
Reference in New Issue
Block a user