| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-22 | test: DTail fork — integration test suite and fixtures | Paul Buetow | |
| Squashed development of the integration test suite (integrationtests/) covering DCat, DGrep, DMap (serverless + server mode), DTail follow, DServer, DTailHealth, journal source reads, auth-key fast reconnect, interactive query reload, client-deadline/timeout behaviour, and the single-mode read/output path. Includes real test fixtures (dserver*.cfg, dmap_csv_multifile_*.csv.in, test_server_*.json, *.expected golden files) and deterministic synchronization helpers (waitContains-style barriers) replacing racy fixed-timing assertions. Accidental debug/output dumps that earlier commits added here (captured client output, strace logs, ad-hoc turbo_test_output/manual_output/test_output files, throwaway debug scripts) are intentionally excluded and gitignored. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> | |||
| 2024-03-29 | lint warnings | Paul Buetow | |
| 2023-09-07 | add mapr aggregration on CSV integr test | Paul Buetow | |
| 2022-03-14 | typo | Paul Buetow | |
| 2022-03-14 | add integration test for "outfile append.." | Paul Buetow | |
| 2022-03-14 | "append" now actually will append to an outfile now. previously we only ↵ | Paul Buetow | |
| added the syntax to the mapr query | |||
| 2022-02-04 | increase shutdown timeout for test | Paul Buetow | |
| 2022-01-27 | Dont auto lowercase all mapreduce keys | Paul Buetow | |
| 2021-12-21 | adjust integration tests to reflect the last datetime string change | Paul Buetow | |
| 2021-12-21 | remove year from datestamp | Paul Buetow | |
| 2021-12-12 | add set condition integraion test | Paul Buetow | |
| 2021-12-08 | add missing dmap test file | Paul Buetow | |
| 2021-12-08 | add string based mapreduce where clause integration test | Paul Buetow | |
| 2021-12-08 | add where clause integration test to dmap1, all mapreduce token fields are ↵ | Paul Buetow | |
| lower case | |||
| 2021-12-08 | refactor dmap1 unit test to be more modular | Paul Buetow | |
| 2021-11-03 | Clarify the test | Paul Buetow | |
| 2021-11-03 | Add integration test for long line splitting - Also fixed a bug regarding ↵ | Paul Buetow | |
| this along the way | |||
| 2021-11-02 | Make it so that DTail 3 incompatibility error is printed when trying to ↵ | Paul Buetow | |
| connect to it via a DTail client 4.x | |||
| 2021-11-02 | Refactor integration tests. Also fix the dmap1 PIPE test | Paul Buetow | |
| 2021-11-02 | Bugfix: Dealing correctly with files without newline characters, also add ↵ | Paul Buetow | |
| more tests | |||
| 2021-10-31 | rename spartan mode to plain mode | Paul Buetow | |
| 2021-10-31 | add dmap integration test with stdin input pipe | Paul Buetow | |
| 2021-10-29 | add dserver integration test for cont. query | Paul Buetow | |
| 2021-10-29 | add dserver integration test for scheduled query | Paul Buetow | |
| 2021-10-29 | Dont use relaxed SSH Auth mode anymore for integration tests | Paul Buetow | |
| 2021-10-24 | Integration tests can run concurrently, so we now have unique TCP ports for each | Paul Buetow | |
| 2021-10-24 | integration tests use a different known_hosts path and also dont read any ↵ | Paul Buetow | |
| external config files | |||
| 2021-10-24 | Fix DCat color test. | Paul Buetow | |
| 2021-10-24 | Fix deadlock around aggregating data + server max concurrent file read limiter | Paul Buetow | |
| 2021-10-21 | add inventory | Paul Buetow | |
| 2021-10-20 | make pprof bind address configurable | Paul Buetow | |
| 2021-10-19 | Set DTAIL_RUN_INTEGRATIONT_TEST to yes for integration tests | Paul Buetow | |
| 2021-10-19 | Can configure DTail client not to mess with ~/.ssh/known_hosts via env var - ↵ | Paul Buetow | |
| this is useful for running unit and integration tests in jenkins | |||
| 2021-10-15 | Execute test directories individually | Paul Buetow | |
| 2021-10-15 | add dcat color output test | Paul Buetow | |
| 2021-10-15 | refactor | Paul Buetow | |
| 2021-10-14 | add dgrep context integration tests | Paul Buetow | |
| 2021-10-13 | backport docs from master | Paul Buetow | |
| 2021-10-13 | add another dcat integration test - catting 100 files at once | Paul Buetow | |
| 2021-10-11 | add dtail integration test | Paul Buetow | |
| 2021-10-11 | refactor | Paul Buetow | |
| 2021-10-10 | add another dmap test - reading 100 source files at once | Paul Buetow | |
| fix a data race when reading multiple files on one server from the same session at once | |||
| 2021-10-10 | vetting and linting and some code restyling | Paul Buetow | |
| 2021-10-10 | add dtail health check unit test. | Paul Buetow | |
| 2021-10-09 | refactor | Paul Buetow | |
| 2021-10-03 | add DTail color table test | Paul Buetow | |
| 2021-10-03 | when a mapreduce outfile is specified also always write a outfile.query file | Paul Buetow | |
| 2021-10-03 | add dmap tests | Paul Buetow | |
| 2021-10-02 | add dgrep test | Paul Buetow | |
| 2021-10-02 | add dcat test | Paul Buetow | |
