[
https://issues.apache.org/jira/browse/KNOX-3296?focusedWorklogId=1014548&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1014548
]
ASF GitHub Bot logged work on KNOX-3296:
----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Apr/26 14:19
Start Date: 10/Apr/26 14:19
Worklog Time Spent: 10m
Work Description: github-actions[bot] commented on PR #1196:
URL: https://github.com/apache/knox/pull/1196#issuecomment-4224399815
## Test Results
21 tests 21 ✅ 1s ⏱️
1 suites 0 💤
1 files 0 ❌
Results for commit 2b2fda9a.
[test-results]:data:application/gzip;base64,H4sIAM0G2WkC/12Myw6DIBQFf8Ww7gIoovRnGgRuclOVhsfK9N+Lj1Dt7sycZBYCOLpIHg27NSRmTBVsDjqhnw8sR1ovXuEZszF/5oXvYmgVoHG8CBeCD4cJea7FdV+Cu/j1Nj7lNj7XjJ8mTAUIHzhYrXQnO6uAgbOgpOKU3lsmpAFhQfT9wMjnC6Jv57r/AAAA
Issue Time Tracking
-------------------
Worklog Id: (was: 1014548)
Remaining Estimate: 23h 40m (was: 23h 50m)
Time Spent: 0.5h (was: 20m)
> Expand CI integration tests: health metrics, HSTS, and KnoxLDAP auth paths
> --------------------------------------------------------------------------
>
> Key: KNOX-3296
> URL: https://issues.apache.org/jira/browse/KNOX-3296
> Project: Apache Knox
> Issue Type: Improvement
> Components: KnoxCLI
> Reporter: Raghav Maheshwari
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 23h 40m
>
> * Health API tests ({{{}test_health.py{}}})
> ** {{/gateway/health/v1/metrics}}: JSON response, alignment with Java
> {{GatewayHealthFuncTest}} top-level keys (timers, histograms, counters,
> gauges, version, meters), with and without {{{}pretty=true{}}}.
> ** {{/gateway/health/v1/ping}}: {{Content-Type}} is plain text; existing
> ping + HSTS checks retained.
> * KnoxLDAP auth tests ({{{}test_knoxauth_preauth_and_paths.py{}}})
> ** Preauth ({{{}/gateway/knoxldap/auth/api/v1/pre{}}}): unauthenticated →
> 401; bad credentials → 401; POST and GET with valid guest credentials → 200
> and {{{}x-knox-actor-username{}}}; admin → 200 and expected group headers
> ({{{}longGroupName1{}}}, {{{}longGroupName2{}}}).
> ** Extauthz path behavior: GET under {{extauthz}} with an extra path segment
> returns 404 (path not ignored), guarding routing/regression for KnoxLDAP.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)