scj752

Results 2 issues of scj752

### Ⅰ. Describe what this PR does Add comments to TestParseReportSummary in pkg/ddc/alluxio/report_test.go ### Ⅱ. Does this pull request fix one issue? fixes #5151 ### III. Special notes for reviews

needs-ok-to-test

Which function do you want to add comments to? TestParseReportSummary in pkg/ddc/alluxio/report_test.go What comments do you want to add? ``` // TestParseReportSummary tests the parseReportSummary method of AlluxioEngine. // It...