Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
UGM module tests has lot of If based checks. We need to move those to assert based checks. Also, Increase calls cannot be used anymore to validate the negative case (user is not allowed to run) because of the recent changes. Instead, headroom or canrunapp methods should be used appropriately.
Please refer the discussion:
https://github.com/apache/yunikorn-core/pull/758#discussion_r1441385897