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

[jira] [Created] (YARN-11038) Fix testQueueSubmitWithACL* tests in TestAppManager

Tamas Domok created YARN-11038:
----------------------------------

             Summary: Fix testQueueSubmitWithACL* tests in TestAppManager
                 Key: YARN-11038
                 URL: https://issues.apache.org/jira/browse/YARN-11038
             Project: Hadoop YARN
          Issue Type: Sub-task
          Components: yarn
            Reporter: Tamas Domok
            Assignee: Tamas Domok


These two tests doesn't test anything:


 - testQueueSubmitWithACLsEnabledWithQueueMapping

 - testQueueSubmitWithACLsEnabledWithQueueMappingForAutoCreatedQueue

 

Issues:

 - no assert if the exception is not thrown

 - the configuration doesn't even loaded (csConf is not used for the mockRM)

 - the placement manager did not even match the test scenario

 - the successful submit was not asserted either

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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