index
:
dtail
master
refactor-trail-1
DTail is a distributed DevOps tool for tailing, grepping, catting logs and other text files on many remote machines at once.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
integrationtests
Age
Commit message (
Expand
)
Author
2025-06-29
fix: auto-override hostname to 'integrationtest' in integration test mode
Paul Buetow
2025-06-29
test: remove dcat1d.txt from integration tests
Paul Buetow
2025-06-29
fix: resolve dcat test failures with channel-less implementation
Paul Buetow
2025-06-26
refactor: optimize DMap large file test to generate file only once
Paul Buetow
2025-06-26
test: add integration test for DMap with large 100MB file
Paul Buetow
2025-06-25
Add comprehensive test logging infrastructure to integration tests
Paul Buetow
2025-06-25
Add multi-server MapReduce integration test
Paul Buetow
2025-06-25
fix: Add 2-minute timeout to dmap tests and fix TestDMap5CSV hanging issue
Paul Buetow
2025-06-24
Add test helpers and refactoring guide for integration tests
Paul Buetow
2025-06-24
Improve integration tests with colored output tests
Paul Buetow
2025-06-24
Fix fmt.Errorf non-constant format string errors in multiple packages
Paul Buetow
2025-06-24
Add server mode tests to dtailhealth integration tests
Paul Buetow
2025-06-24
Add server mode tests to dgrep integration tests
Paul Buetow
2025-06-24
Fix integration test timeout issue with DMap stdin pipe in server mode
Paul Buetow
2025-06-24
Update TestDTailColorTable to run in both serverless and server modes
Paul Buetow
2025-06-24
Update DMap integration tests to run in both serverless and server modes
Paul Buetow
2025-06-24
Fix dcat tests for server mode and --plain flag handling
Paul Buetow
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 added...
Paul Buetow
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 lo...
Paul Buetow
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 thi...
Paul Buetow
2021-11-02
Make it so that DTail 3 incompatibility error is printed when trying to conne...
Paul Buetow
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 mor...
Paul Buetow
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 ext...
Paul Buetow
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
2021-10-15
Execute test directories individually
Paul Buetow
[next]