Raghav Maheshwari created KNOX-3482:
---------------------------------------
Summary: Expand Knox health endpoint integration coverage
Key: KNOX-3482
URL: https://issues.apache.org/jira/browse/KNOX-3482
Project: Apache Knox
Issue Type: Task
Reporter: Raghav Maheshwari
Add integration tests to the Docker-based test suite referenced by
.github/workflows/tests.yml. The tests cover POST health probes, formatted
metrics responses, gateway readiness states, response headers, and invalid
endpoint paths.
Scope:
•Verify POST /gateway/health/v1/ping returns 200 OK.
•Verify GET /gateway/health/v1/metrics?pretty=true returns formatted JSON
equivalent to compact output.
•Verify /gateway/health/v1/gateway-status returns OK or PENDING with required
headers.
•Verify unknown gateway-status suffixes return 404.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)