Wilfred Spiegelenburg created YUNIKORN-2375:
-----------------------------------------------

             Summary: Move mocks to a central place
                 Key: YUNIKORN-2375
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-2375
             Project: Apache YuniKorn
          Issue Type: Improvement
          Components: core - common
            Reporter: Wilfred Spiegelenburg
            Assignee: Wilfred Spiegelenburg


The ResourceManagerCallback API implementations are in a large number of places 
for tests. The base implementation that is used often resides in 
{{scheduler/tests}} this requires packages outside the scheduler to import that 
one.

There is no need for that and it could even cause circular references on 
imports. Moving the base implementation and all mocks that we need into a top 
level package would simplify the code



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to