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 "Peter Bacsko (JIRA)" <ji...@apache.org> on 2019/02/01 12:34:00 UTC

[jira] [Created] (YARN-9270) Minor cleanup in TestFpgaDiscoverer

Peter Bacsko created YARN-9270:
----------------------------------

             Summary: Minor cleanup in TestFpgaDiscoverer
                 Key: YARN-9270
                 URL: https://issues.apache.org/jira/browse/YARN-9270
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Peter Bacsko


Let's do some cleanup in this class.

* {{testLinuxFpgaResourceDiscoverPluginConfig}} - this test should be split up to 5 different tests, because it tests 5 different scenarios.
* remove {{setNewEnvironmentHack()}} - too complicated. We can introduce a {{Function}} in the plugin class like {{Function<String, String> envProvider = System::getenv()}} plus a setter method which allows the test to modify {{envProvider}}. Much simpler and straightfoward.



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

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