You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@yunikorn.apache.org by GitBox <gi...@apache.org> on 2022/03/08 10:08:07 UTC

[GitHub] [incubator-yunikorn-k8shim] HuangTing-Yao commented on a change in pull request #378: [YUNIKORN-593]Optimize the UT for ListApplications

HuangTing-Yao commented on a change in pull request #378:
URL: https://github.com/apache/incubator-yunikorn-k8shim/pull/378#discussion_r821511654



##########
File path: pkg/appmgmt/general/general_test.go
##########
@@ -614,268 +614,181 @@ func TestGetOwnerReferences(t *testing.T) {
 	assert.Equal(t, returnedOwnerRefs[0].APIVersion, v1.SchemeGroupVersion.String(), "Unexpected owner reference Kind")
 }
 
+type Templete struct {

Review comment:
       Fixed, Thanks.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@yunikorn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org