[jira] [Commented] (YARN-3256) TestClientToAMTokens#testClientTokenRace is not running against all Schedulers even when using ParameterizedSchedulerTestBase

2015-02-26 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14338556#comment-14338556
 ] 

Hudson commented on YARN-3256:
--

FAILURE: Integrated in Hadoop-Mapreduce-trunk #2066 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2066/])
YARN-3256. TestClientToAMTokens#testClientTokenRace is not running against 
(devaraj: rev 0d4296f0e0f545267f2e39a868d4ffefc9844db8)
* hadoop-yarn-project/CHANGES.txt
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/security/TestClientToAMTokens.java


 TestClientToAMTokens#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
 Fix For: 2.7.0

 Attachments: YARN-3256.001.patch


 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)


[jira] [Commented] (YARN-3256) TestClientToAMTokens#testClientTokenRace is not running against all Schedulers even when using ParameterizedSchedulerTestBase

2015-02-26 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14338517#comment-14338517
 ] 

Hudson commented on YARN-3256:
--

FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #116 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/116/])
YARN-3256. TestClientToAMTokens#testClientTokenRace is not running against 
(devaraj: rev 0d4296f0e0f545267f2e39a868d4ffefc9844db8)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/security/TestClientToAMTokens.java
* hadoop-yarn-project/CHANGES.txt


 TestClientToAMTokens#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
 Fix For: 2.7.0

 Attachments: YARN-3256.001.patch


 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)


[jira] [Commented] (YARN-3256) TestClientToAMTokens#testClientTokenRace is not running against all Schedulers even when using ParameterizedSchedulerTestBase

2015-02-26 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14338436#comment-14338436
 ] 

Hudson commented on YARN-3256:
--

FAILURE: Integrated in Hadoop-Hdfs-trunk #2048 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/2048/])
YARN-3256. TestClientToAMTokens#testClientTokenRace is not running against 
(devaraj: rev 0d4296f0e0f545267f2e39a868d4ffefc9844db8)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/security/TestClientToAMTokens.java
* hadoop-yarn-project/CHANGES.txt


 TestClientToAMTokens#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
 Fix For: 2.7.0

 Attachments: YARN-3256.001.patch


 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)


[jira] [Commented] (YARN-3256) TestClientToAMTokens#testClientTokenRace is not running against all Schedulers even when using ParameterizedSchedulerTestBase

2015-02-26 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14338453#comment-14338453
 ] 

Hudson commented on YARN-3256:
--

FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #107 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/107/])
YARN-3256. TestClientToAMTokens#testClientTokenRace is not running against 
(devaraj: rev 0d4296f0e0f545267f2e39a868d4ffefc9844db8)
* hadoop-yarn-project/CHANGES.txt
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/security/TestClientToAMTokens.java


 TestClientToAMTokens#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
 Fix For: 2.7.0

 Attachments: YARN-3256.001.patch


 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)


[jira] [Commented] (YARN-3256) TestClientToAMTokens#testClientTokenRace is not running against all Schedulers even when using ParameterizedSchedulerTestBase

2015-02-26 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14338195#comment-14338195
 ] 

Hudson commented on YARN-3256:
--

FAILURE: Integrated in Hadoop-trunk-Commit #7207 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/7207/])
YARN-3256. TestClientToAMTokens#testClientTokenRace is not running against 
(devaraj: rev 0d4296f0e0f545267f2e39a868d4ffefc9844db8)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/security/TestClientToAMTokens.java
* hadoop-yarn-project/CHANGES.txt


 TestClientToAMTokens#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
 Fix For: 2.7.0

 Attachments: YARN-3256.001.patch


 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)


[jira] [Commented] (YARN-3256) TestClientToAMTokens#testClientTokenRace is not running against all Schedulers even when using ParameterizedSchedulerTestBase

2015-02-26 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14338264#comment-14338264
 ] 

Hudson commented on YARN-3256:
--

FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #116 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/116/])
YARN-3256. TestClientToAMTokens#testClientTokenRace is not running against 
(devaraj: rev 0d4296f0e0f545267f2e39a868d4ffefc9844db8)
* hadoop-yarn-project/CHANGES.txt
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/security/TestClientToAMTokens.java


 TestClientToAMTokens#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
 Fix For: 2.7.0

 Attachments: YARN-3256.001.patch


 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)


[jira] [Commented] (YARN-3256) TestClientToAMTokens#testClientTokenRace is not running against all Schedulers even when using ParameterizedSchedulerTestBase

2015-02-26 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14338290#comment-14338290
 ] 

Hudson commented on YARN-3256:
--

SUCCESS: Integrated in Hadoop-Yarn-trunk #850 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/850/])
YARN-3256. TestClientToAMTokens#testClientTokenRace is not running against 
(devaraj: rev 0d4296f0e0f545267f2e39a868d4ffefc9844db8)
* hadoop-yarn-project/CHANGES.txt
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/security/TestClientToAMTokens.java


 TestClientToAMTokens#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
 Fix For: 2.7.0

 Attachments: YARN-3256.001.patch


 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)