wilfred-s commented on code in PR #857:
URL: https://github.com/apache/yunikorn-core/pull/857#discussion_r1621569078
##########
pkg/scheduler/placement/rule_test.go:
##########
@@ -52,6 +52,15 @@ func TestNewRule(t *testing.T) {
if err != nil || nr == nil {
t.Errorf("new normalised newRule build failed which should not,
newRule 'nil' , err: %v, ", err)
}
+
+ // test normalise newRule name
Review Comment:
fixed on commit
--
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]