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 "Zhankun Tang (JIRA)" <ji...@apache.org> on 2018/11/06 07:50:00 UTC

[jira] [Created] (YARN-8974) Improve the assertion message in TestGPUResourceHandler

Zhankun Tang created YARN-8974:
----------------------------------

             Summary: Improve the assertion message in TestGPUResourceHandler
                 Key: YARN-8974
                 URL: https://issues.apache.org/jira/browse/YARN-8974
             Project: Hadoop YARN
          Issue Type: Improvement
            Reporter: Zhankun Tang


In test case "testRecoverResourceAllocation".

When recovery scheduler statue and a device id is already assigned to another container, the original assertion message is 
{code:java}
"Should fail since requested device Id is not in allowed list"{code}
But should be
{code:java}
"Should fail since requested device Id is already assigned"{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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