[
https://issues.apache.org/jira/browse/TIKA-4915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18117368#comment-18117368
]
ASF GitHub Bot commented on TIKA-4915:
--------------------------------------
lewismc opened a new pull request, #43:
URL: https://github.com/apache/tika-helm/pull/43
Addresses [TIKA-4915](https://issues.apache.org/jira/browse/TIKA-4915)
* Replaces `GET /tika` 405-as-success with a real smoke: `PUT
values.schema.json` through `/detect`, `/meta`, and `/tika`, plus GET
`/version`.
* The same checks are on `helm test` and the kind install-test Job. No new
fixture; assertions are not tied to chart/image versions.
* `ct list-changed --charts .` so install-test actually runs on this root
chart.
> Helm chart CI should smoke Tika Server detect, metadata, and text extract
> -------------------------------------------------------------------------
>
> Key: TIKA-4915
> URL: https://issues.apache.org/jira/browse/TIKA-4915
> Project: Tika
> Issue Type: Improvement
> Components: tika-helm
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Priority: Minor
>
> tika-helm CI only checks that the server answers HTTP. Prove detect,
> metadata, and text extract using existing {{values.schema.json}} (no new
> fixture, no version greps). Same checks in helm test and kind. Drop GET
> {{/tika}} 405-as-success. Make {{ct list-changed}} see the root chart.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)