Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
Reviewed
Description
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
Attachments
Issue Links
- relates to
-
YARN-10355 Refactor NM ContainerLaunch.java#orderEnvByDependencies
- Resolved
- links to