You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Wilfred Spiegelenburg (Jira)" <ji...@apache.org> on 2020/07/20 01:15:00 UTC

[jira] [Created] (YUNIKORN-293) mock core scheduler interactions for shim unit tests

Wilfred Spiegelenburg created YUNIKORN-293:
----------------------------------------------

             Summary: mock core scheduler interactions for shim unit tests
                 Key: YUNIKORN-293
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-293
             Project: Apache YuniKorn
          Issue Type: Bug
          Components: shim - kubernetes
    Affects Versions: 0.9
            Reporter: Wilfred Spiegelenburg


In the shim unit tests we start a full core scheduler. This leads to issues as when the full core is started we expect that there is a full working K8s cluster underneath.

This is not the case and should not be the case for the unit tests. We need to mock the core scheduler instead of starting the full scheduler. There should be no need for build in workaround by placing code in "if test skip this part".

The code should be robust enough to either handle the {{nil}} values that occur in tests or we need to return "empty" values.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: dev-help@yunikorn.apache.org