Skip to content
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

[Test] Use GcsFaultToleranceOptions in test and backward compatibility #2972

Conversation

fscnick
Copy link
Contributor

@fscnick fscnick commented Feb 7, 2025

Why are these changes needed?

Let the yaml files in e2e test using GcsFaultToleranceOptions but still keep the backward compatibility on config/samples/ray-cluster.deprecate-gcs-ft.yaml.

Related issue number

Closes #2957

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • This PR is not tested :(

Comment on lines +34 to +36
{
name: "ray-cluster.persistent-redis.yaml",
},
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add this file to test to ensure the change works.

@fscnick fscnick marked this pull request as ready for review February 7, 2025 12:22
@kevin85421 kevin85421 merged commit 165a351 into ray-project:master Feb 7, 2025
20 checks passed
@kevin85421
Copy link
Member

nice

@fscnick fscnick deleted the test-use-gcsftoptions-and-backward-compatibility branch February 8, 2025 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[GCS FT] Use GcsFaultToleranceOptions instead of ray.io/ft-enabled in sample YAMLs
2 participants