-
Notifications
You must be signed in to change notification settings - Fork 691
[Test] [historyserver] [collector] Enhance log file coverage test for both head and worker pods #4351
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
rueian
merged 34 commits into
ray-project:master
from
JiangJiaWei1103:epic-4274/e2e-test-head-worker-logs
Jan 20, 2026
Merged
[Test] [historyserver] [collector] Enhance log file coverage test for both head and worker pods #4351
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
b0172bc
[historyserver] Fix getJobID for job event collection
Future-Outlier eeb7a7f
add jia-wei as co-author, since he debug with me together
Future-Outlier 0ff5bcf
remove unused code
Future-Outlier 5aea305
update rueian's advice
Future-Outlier 5f547a2
add task profile event example
Future-Outlier 0177160
revert back oneof solution
Future-Outlier 420ce9a
add task profile event
Future-Outlier 0621ba4
test: Test event type coverage in happy path
JiangJiaWei1103 07403f7
Merge branch 'my-master' into epic-4274/e2e-test-coverage-of-event-types
JiangJiaWei1103 de153d1
refactor: Remove redundant code
JiangJiaWei1103 d1c2b18
test: Verify event type coverage of aggregated node and job events
JiangJiaWei1103 14a9b52
test: Force kill worker container and verify event coverage
JiangJiaWei1103 598dbfd
refactor: Create an WorkerPods adapter and remove redundancy
JiangJiaWei1103 7492761
test: Check both head and worker logs
JiangJiaWei1103 9611a42
refactor: Use eventually to wrap coverage check
JiangJiaWei1103 86e73da
test: Check raylet.out and gcs_server.out
JiangJiaWei1103 ecf3648
docs: Correct docs
JiangJiaWei1103 9f70a21
refactor: List subdirs of job_events rather than hardcoding
JiangJiaWei1103 84519bc
fix: Wait for async job events flushing on worker
JiangJiaWei1103 c796bfc
test: Consolidate tests by checking non-empty list
JiangJiaWei1103 c3f73b1
fix: Aggregate all event files not just the first file obj
JiangJiaWei1103 302d903
fix: Avoid redundant appends
JiangJiaWei1103 6237c07
list job
Future-Outlier 5c8fc59
fix: Explicitly close content body to avoid resource leaks
JiangJiaWei1103 10237ec
docs: Remove redundant notes
JiangJiaWei1103 0e28fa2
fix: Close content on failure to prevent rsc leak
JiangJiaWei1103 48681ab
docs: Update helper usage
JiangJiaWei1103 5c5c878
Merge branch 'my-master' into epic-4274/e2e-test-coverage-of-event-types
JiangJiaWei1103 e640798
test: Test log file existence only
JiangJiaWei1103 706199c
style: Remove trailing slash
JiangJiaWei1103 6f47105
docs: State why we use sleep
JiangJiaWei1103 3a2bc7a
Merge branch 'epic-4274/e2e-test-coverage-of-event-types' into epic-4…
JiangJiaWei1103 4204a5c
Merge branch 'my-master' into epic-4274/e2e-test-head-worker-logs
JiangJiaWei1103 4529c9f
refactor: Wrap event type coverage assertion in eventually
JiangJiaWei1103 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.