We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcde8e3 commit 7d51c7dCopy full SHA for 7d51c7d
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