fix: Ray offline store tests are duplicated across 3 workflows#6045
Merged
ntkathole merged 1 commit intofeast-dev:masterfrom Mar 3, 2026
Merged
fix: Ray offline store tests are duplicated across 3 workflows#6045ntkathole merged 1 commit intofeast-dev:masterfrom
ntkathole merged 1 commit intofeast-dev:masterfrom
Conversation
Collaborator
|
#6043 partly fixes this as well |
Member
Author
let's merge yours first and then will rebase |
dce1337 to
9237461
Compare
8630e59 to
edb2b0c
Compare
Signed-off-by: ntkathole <nikhilkathole2683@gmail.com>
edb2b0c to
c9c3c47
Compare
tokoko
approved these changes
Mar 3, 2026
Collaborator
tokoko
left a comment
There was a problem hiding this comment.
lgtm. you can ignore registry test fail, not sure how that slipped through. let's take care of other issues separately.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What this PR does / why we need it:
Ray offline store tests were running 3 times across different workflows, and Ray compute engine tests were running in the main CI instead of the dedicated Ray workflow.
--ignore=sdk/python/tests/integration/compute_engines/ray_computeto test-python-integration (main CI target).test-python-ray-integrationtarget.