We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7d28a0 commit d02486cCopy full SHA for d02486c
1 file changed
pkg/ddc/alluxio/transform_optimization_test.go
@@ -474,6 +474,7 @@ func TestAlluxioEngine_setPortProperties(t *testing.T) {
474
// 2. Execute optimizeDefaultFuse parameter transformation logic
475
// 3. Perform deep reflective comparison between actual and expected arguments
476
// 4. Generate diagnostic output for any detected discrepancies
477
+
478
func TestOptimizeDefaultForFuseWithArgs(t *testing.T) {
479
var tests = []struct {
480
runtime *datav1alpha1.AlluxioRuntime
0 commit comments