[jira] [Commented] (LENS-1380) Revamp testcase division

2017-02-06 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/LENS-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853751#comment-15853751
 ] 

Hudson commented on LENS-1380:
--

UNSTABLE: Integrated in Jenkins build Lens-Commit #1383 (See 
[https://builds.apache.org/job/Lens-Commit/1383/])
LENS-1380 : Revamp testcase division (archanah: rev 
97fe26d3ca0db9b383c8d86feb6bb7b00cacdc7e)
* (edit) 
lens-regression/src/test/java/org/apache/lens/regression/config/ITServerConfigTests.java
* (delete) 
lens-regression/src/test/java/org/apache/lens/regression/throttling/Throttling.java
* (edit) 
lens-regression/src/main/java/org/apache/lens/regression/core/constants/DriverConfig.java
* (edit) 
lens-regression/src/main/java/org/apache/lens/regression/util/AssertUtil.java
* (delete) 
lens-regression/src/test/java/org/apache/lens/regression/client/ITScheduleQueryTests.java
* (edit) 
lens-regression/src/main/java/org/apache/lens/regression/core/helpers/ScheduleResourceHelper.java
* (add) 
lens-regression/src/test/java/org/apache/lens/regression/scheduler/ITMaxScheduledQueryTests.java
* (edit) 
lens-regression/src/test/java/org/apache/lens/regression/client/ITListQueryTest.java
* (delete) 
lens-regression/src/test/java/org/apache/lens/regression/client/KillQueryTests.java
* (add) 
lens-regression/src/test/java/org/apache/lens/regression/client/ITKillQueryTests.java
* (edit) 
lens-regression/src/test/java/org/apache/lens/regression/throttling/ITCostTests.java
* (add) 
lens-regression/src/test/java/org/apache/lens/regression/client/ITSessionResourceTests.java
* (add) 
lens-regression/src/test/java/org/apache/lens/regression/client/ITDuplicateQueryTests.java
* (edit) 
lens-regression/src/test/java/org/apache/lens/regression/client/ITQueryApiTests.java
* (edit) 
lens-regression/src/test/java/org/apache/lens/regression/client/ITPreparedQueryTests.java
* (add) 
lens-regression/src/test/java/org/apache/lens/regression/throttling/ITQueueNumberTests.java
* (add) 
lens-regression/src/test/java/org/apache/lens/regression/ITSessionTests.java
* (edit) 
lens-regression/src/test/java/org/apache/lens/regression/config/ITSessionConfigTests.java
* (add) 
lens-regression/src/test/java/org/apache/lens/regression/scheduler/ITScheduleQueryTests.java
* (edit) lens-regression/src/main/resources/template.lens.properties
* (delete) 
lens-regression/src/test/java/org/apache/lens/regression/SessionTests.java
* (add) 
lens-regression/src/test/java/org/apache/lens/regression/throttling/ITThrottlingTests.java
* (delete) 
lens-regression/src/test/java/org/apache/lens/regression/client/SessionResourceTests.java


> Revamp testcase division
> 
>
> Key: LENS-1380
> URL: https://issues.apache.org/jira/browse/LENS-1380
> Project: Apache Lens
>  Issue Type: Task
>  Components: regression
>Reporter: Archana H
>Assignee: Archana H
> Fix For: 2.7
>
> Attachments: LENS-1380.patch
>
>
> Currently multiple testcases are clubbed in the same class file. Separating 
> them to feature wise test class files. Also renaming few test class names to 
> have "IT" in the beginning.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (LENS-1380) Revamp testcase division

2017-02-06 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/LENS-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853697#comment-15853697
 ] 

Hudson commented on LENS-1380:
--

SUCCESS: Integrated in Jenkins build Lens-Commit-Java8 #303 (See 
[https://builds.apache.org/job/Lens-Commit-Java8/303/])
LENS-1380 : Revamp testcase division (archanah: rev 
97fe26d3ca0db9b383c8d86feb6bb7b00cacdc7e)
* (add) 
lens-regression/src/test/java/org/apache/lens/regression/scheduler/ITScheduleQueryTests.java
* (delete) 
lens-regression/src/test/java/org/apache/lens/regression/throttling/Throttling.java
* (edit) 
lens-regression/src/test/java/org/apache/lens/regression/config/ITSessionConfigTests.java
* (add) 
lens-regression/src/test/java/org/apache/lens/regression/ITSessionTests.java
* (delete) 
lens-regression/src/test/java/org/apache/lens/regression/client/SessionResourceTests.java
* (add) 
lens-regression/src/test/java/org/apache/lens/regression/throttling/ITQueueNumberTests.java
* (edit) 
lens-regression/src/main/java/org/apache/lens/regression/core/helpers/ScheduleResourceHelper.java
* (edit) 
lens-regression/src/test/java/org/apache/lens/regression/client/ITQueryApiTests.java
* (edit) 
lens-regression/src/test/java/org/apache/lens/regression/config/ITServerConfigTests.java
* (edit) 
lens-regression/src/test/java/org/apache/lens/regression/throttling/ITCostTests.java
* (add) 
lens-regression/src/test/java/org/apache/lens/regression/throttling/ITThrottlingTests.java
* (edit) 
lens-regression/src/main/java/org/apache/lens/regression/core/constants/DriverConfig.java
* (edit) lens-regression/src/main/resources/template.lens.properties
* (add) 
lens-regression/src/test/java/org/apache/lens/regression/client/ITSessionResourceTests.java
* (delete) 
lens-regression/src/test/java/org/apache/lens/regression/client/ITScheduleQueryTests.java
* (add) 
lens-regression/src/test/java/org/apache/lens/regression/scheduler/ITMaxScheduledQueryTests.java
* (add) 
lens-regression/src/test/java/org/apache/lens/regression/client/ITKillQueryTests.java
* (edit) 
lens-regression/src/test/java/org/apache/lens/regression/client/ITListQueryTest.java
* (edit) 
lens-regression/src/main/java/org/apache/lens/regression/util/AssertUtil.java
* (add) 
lens-regression/src/test/java/org/apache/lens/regression/client/ITDuplicateQueryTests.java
* (edit) 
lens-regression/src/test/java/org/apache/lens/regression/client/ITPreparedQueryTests.java
* (delete) 
lens-regression/src/test/java/org/apache/lens/regression/SessionTests.java
* (delete) 
lens-regression/src/test/java/org/apache/lens/regression/client/KillQueryTests.java


> Revamp testcase division
> 
>
> Key: LENS-1380
> URL: https://issues.apache.org/jira/browse/LENS-1380
> Project: Apache Lens
>  Issue Type: Task
>  Components: regression
>Reporter: Archana H
>Assignee: Archana H
> Fix For: 2.7
>
> Attachments: LENS-1380.patch
>
>
> Currently multiple testcases are clubbed in the same class file. Separating 
> them to feature wise test class files. Also renaming few test class names to 
> have "IT" in the beginning.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (LENS-1380) Revamp testcase division

2017-02-05 Thread Archana H (JIRA)

[ 
https://issues.apache.org/jira/browse/LENS-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853638#comment-15853638
 ] 

Archana H commented on LENS-1380:
-

Committed myself.

> Revamp testcase division
> 
>
> Key: LENS-1380
> URL: https://issues.apache.org/jira/browse/LENS-1380
> Project: Apache Lens
>  Issue Type: Task
>  Components: regression
>Reporter: Archana H
>Assignee: Archana H
> Fix For: 2.7
>
> Attachments: LENS-1380.patch
>
>
> Currently multiple testcases are clubbed in the same class file. Separating 
> them to feature wise test class files. Also renaming few test class names to 
> have "IT" in the beginning.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (LENS-1380) Revamp testcase division

2017-02-05 Thread Rajat Khandelwal (JIRA)

[ 
https://issues.apache.org/jira/browse/LENS-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853542#comment-15853542
 ] 

Rajat Khandelwal commented on LENS-1380:


+1

> Revamp testcase division
> 
>
> Key: LENS-1380
> URL: https://issues.apache.org/jira/browse/LENS-1380
> Project: Apache Lens
>  Issue Type: Task
>  Components: regression
>Reporter: Archana H
>Assignee: Archana H
> Attachments: LENS-1380.patch
>
>
> Currently multiple testcases are clubbed in the same class file. Separating 
> them to feature wise test class files. Also renaming few test class names to 
> have "IT" in the beginning.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (LENS-1380) Revamp testcase division

2017-02-03 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/LENS-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15851599#comment-15851599
 ] 

Hadoop QA commented on LENS-1380:
-

Applied patch: 
[LENS-1380.patch|https://issues.apache.org/jira/secure/attachment/12850831/LENS-1380.patch]
 and ran command: mvn clean install -fae. Result: Failure. Build Job: 
https://builds.apache.org/job/PreCommit-Lens-Build/1210/

> Revamp testcase division
> 
>
> Key: LENS-1380
> URL: https://issues.apache.org/jira/browse/LENS-1380
> Project: Apache Lens
>  Issue Type: Task
>  Components: regression
>Reporter: Archana H
>Assignee: Archana H
> Attachments: LENS-1380.patch
>
>
> Currently multiple testcases are clubbed in the same class file. Separating 
> them to feature wise test class files. Also renaming few test class names to 
> have "IT" in the beginning.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (LENS-1380) Revamp testcase division

2017-02-03 Thread Archana H (JIRA)

[ 
https://issues.apache.org/jira/browse/LENS-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15851548#comment-15851548
 ] 

Archana H commented on LENS-1380:
-

Not much code change, just renamed file and moved test cases to feature wise 
test class files, so hatching patch directly here.

> Revamp testcase division
> 
>
> Key: LENS-1380
> URL: https://issues.apache.org/jira/browse/LENS-1380
> Project: Apache Lens
>  Issue Type: Task
>  Components: regression
>Reporter: Archana H
>Assignee: Archana H
> Attachments: LENS-1380.patch
>
>
> Currently multiple testcases are clubbed in the same class file. Separating 
> them to feature wise test class files. Also renaming few test class names to 
> have "IT" in the beginning.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)