Anubhav Dhoot created YARN-3256:
-----------------------------------
Summary: TestClientToAMToken#testClientTokenRace is not running
against all Schedulers even when using ParameterizedSchedulerTestBase
Key: YARN-3256
URL: https://issues.apache.org/jira/browse/YARN-3256
Project: Hadoop YARN
Issue Type: Bug
Reporter: Anubhav Dhoot
Assignee: Anubhav Dhoot
Advertising
The test testClientTokenRace was not using the base class conf causing it to
run twice on the same Scheduler configured in the default.
All tests deriving from ParameterizedSchedulerTestBase should use the conf
created in the base class instead of newing up inside the test and hiding the
member.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)