[e2e] Update e2e test to use redisless ray by default.#22189
Merged
fishbone merged 1 commit intoray-project:masterfrom Feb 9, 2022
Merged
[e2e] Update e2e test to use redisless ray by default.#22189fishbone merged 1 commit intoray-project:masterfrom
fishbone merged 1 commit intoray-project:masterfrom
Conversation
Contributor
Author
|
It should be merged after infra got updated. |
mwtian
approved these changes
Feb 8, 2022
Contributor
|
Looks good. Just confirming: do these tests use an anyscale/ray:nightly base image? |
Contributor
Author
Seems so. |
mwtian
pushed a commit
to mwtian/ray
that referenced
this pull request
Feb 15, 2022
…2189) As title, after infra got updated, we need to merge the PR so that test can run ray without redis.
6 tasks
mwtian
added a commit
that referenced
this pull request
Feb 15, 2022
* [e2e] Update e2e test to use redisless ray by default. (#22189) As title, after infra got updated, we need to merge the PR so that test can run ray without redis. * [e2e] Fix an error when "env_vars" is not set. (#22234) To fix error in session https://buildkite.com/ray-project/periodic-ci/builds/2699#c532ed2b-ee89-48ad-a7db-fd4211ef8bd9 Co-authored-by: Yi Cheng <74173148+iycheng@users.noreply.github.com>
simonsays1980
pushed a commit
to simonsays1980/ray
that referenced
this pull request
Feb 27, 2022
…2189) As title, after infra got updated, we need to merge the PR so that test can run ray without redis.
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.
Why are these changes needed?
As title, after infra got updated, we need to merge the PR so that test can run ray without redis.
Related issue number
Checks
scripts/format.shto lint the changes in this PR.