You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TestOptimizeDefaultForFuseNoValue in pkg\ddc\alluxio\transform_optimization_test.go.
What comments do you want to add?
// TestOptimizeDefaultForFuseNoValue tests the optimizeDefaultFuse function of the AlluxioEngine.// It verifies that the JVM options and fuse arguments are correctly set based on the provided AlluxioRuntime and Alluxio configurations.// The test cases cover scenarios with both new and old fuse argument versions, and check if the expected JVM options and fuse arguments are applied correctly.//// Parameters:// - t *testing.T: The testing framework used to report errors and log test results.//// Returns:// - None. The function asserts the expected JVM options and fuse arguments against the actual values and reports errors if they do not match.
The text was updated successfully, but these errors were encountered:
Which function do you want to add comments to?
TestOptimizeDefaultForFuseNoValue in pkg\ddc\alluxio\transform_optimization_test.go.
What comments do you want to add?
The text was updated successfully, but these errors were encountered: