You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Tamas Domok (Jira)" <ji...@apache.org> on 2021/07/30 09:55:00 UTC

[jira] [Created] (YARN-10874) Refactor NM ContainerLaunch#getEnvDependencies's unit tests

Tamas Domok created YARN-10874:
----------------------------------

             Summary: Refactor NM ContainerLaunch#getEnvDependencies's unit tests
                 Key: YARN-10874
                 URL: https://issues.apache.org/jira/browse/YARN-10874
             Project: Hadoop YARN
          Issue Type: Bug
          Components: yarn
            Reporter: Tamas Domok


The YARN-10355 ticket states that the unit tests contains repeated code and the test methods are too long. We decided to split that ticket into two parts. The YARN-10355 will contain only the production code change (for the windows variant, the linux variant refactor is not feasible with regex, the original code is not the nicest, but it does it's thing).

 

Acceptance criteria:
 * refactor the unit tests (e.g.: parameterised tests)
 * extend the tests with extra checks



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org