Closed
Description
Proposal:
Let's implement tests for Kibana using our script to generate CLT test from the HTTP log:
-
Start Manticore with HTTP logging enabled:
log_http = /tmp/http.log
-
Perform all commands to validate functionality through Kibana interface
-
Generate initial test file using script:
misc/http-log-to-test /tmp/http.log > test.rec
-
Refine and modify test.rec by replacing dynamic outputs with regular expressions where needed
-
Run and validate test:
git clone https://github.com/manticoresoftware/clt.git clt
clt/clt test -d -t test.rec ghcr.io/manticoresoftware/manticoresearch:test-kit-latest
Checklist:
To be completed by the assignee. Check off tasks that have been completed or are not applicable.
- Implementation completed
- Tests developed
- Documentation updated
- Documentation reviewed
- Changelog updated
- OpenAPI YAML updated and issue created to rebuild clients
Metadata
Metadata
Assignees
Labels
No labels