arhtur007 commented on code in PR #862:
URL: https://github.com/apache/yunikorn-core/pull/862#discussion_r1586064536
##########
pkg/scheduler/tests/operation_test.go:
##########
@@ -552,12 +551,10 @@ partitions:
waitForAvailableNodeResource(t, ms.scheduler.GetClusterContext(),
"[rm:123]default",
[]string{"node-2:1234"}, 50000000, 1000)
+ waitForUpdatePartitionResource(t, partitionInfo, common.Memory,
150000000, 1000)
Review Comment:
sorry I changed my mind, checking the resources separately is easier to
debug and logging
--
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]