chenyulin0719 commented on PR #1007: URL: https://github.com/apache/yunikorn-core/pull/1007#issuecomment-2561984780
@ryankert01 I don't think we need to add other test-only functions for the test case. The `maxRunningApps` and `maxResources` in QueueTracker are created from queue configurations and will not be changed during their lifetime. You should be able to create QueueTracker with nil `maxRunningApps`/`maxResources` by configureing the corresponding queue config. -- 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]
