SophieTech88 commented on code in PR #860:
URL: https://github.com/apache/yunikorn-core/pull/860#discussion_r1582006969


##########
pkg/common/configs/configvalidator_test.go:
##########
@@ -1910,3 +1910,80 @@ func TestCheckLimitsStructure(t *testing.T) {
        assert.Equal(t, len(partitionConfig.Queues[0].Limits), 0)
        assert.Equal(t, len(partitionConfig.Limits), 0)
 }
+
+
+func TestCheckQueuesStructure(t *testing.T) {

Review Comment:
   I update the code, check the content of the error message, and check the 
rootQueue with assert. 



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to