[jira] [Commented] (GEODE-5488) Use docker gradle plugin to execute all tests in parallel

2018-07-30 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on GEODE-5488:


Commit b1890b28dc9195fac1d5aa2f4b7acf52a0e669fb in geode's branch 
refs/heads/feature/GEODE-5400 from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b1890b2 ]

GEODE-5488: Fixes bad merge that remove distributeTest.


> Use docker gradle plugin to execute all tests in parallel
> -
>
> Key: GEODE-5488
> URL: https://issues.apache.org/jira/browse/GEODE-5488
> Project: Geode
>  Issue Type: Improvement
>  Components: tests
>Reporter: Robert Houghton
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.7.0
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> Adding more test target types to run with Docker. Allows better environment 
> isolation and parallelism.



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


[jira] [Commented] (GEODE-5488) Use docker gradle plugin to execute all tests in parallel

2018-07-30 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on GEODE-5488:


Commit 990234297c2b5f0cfccfdfef8387cb8bf8e85a0d in geode's branch 
refs/heads/feature/GEODE-5400 from [~rhoughton]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=9902342 ]

GEODE-5488 - Enable docker for all of our gradle tests (#2215)

Integration, Performance, UI, Upgrade, Distributed tests
will all use the dockerized-gradle-plugin as the test executor when
enabled via gradle property.

Co-authored-by: Dick Cavender 
Co-authored-by: Patrick Rhomberg 
Co-authored-by: Robert Houghton 


> Use docker gradle plugin to execute all tests in parallel
> -
>
> Key: GEODE-5488
> URL: https://issues.apache.org/jira/browse/GEODE-5488
> Project: Geode
>  Issue Type: Improvement
>  Components: tests
>Reporter: Robert Houghton
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.7.0
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> Adding more test target types to run with Docker. Allows better environment 
> isolation and parallelism.



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


[jira] [Commented] (GEODE-5488) Use docker gradle plugin to execute all tests in parallel

2018-07-27 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on GEODE-5488:


Commit b1890b28dc9195fac1d5aa2f4b7acf52a0e669fb in geode's branch 
refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b1890b2 ]

GEODE-5488: Fixes bad merge that remove distributeTest.


> Use docker gradle plugin to execute all tests in parallel
> -
>
> Key: GEODE-5488
> URL: https://issues.apache.org/jira/browse/GEODE-5488
> Project: Geode
>  Issue Type: Improvement
>  Components: tests
>Reporter: Robert Houghton
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.7.0
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> Adding more test target types to run with Docker. Allows better environment 
> isolation and parallelism.



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


[jira] [Commented] (GEODE-5488) Use docker gradle plugin to execute all tests in parallel

2018-07-27 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on GEODE-5488:


Commit 990234297c2b5f0cfccfdfef8387cb8bf8e85a0d in geode's branch 
refs/heads/feature/GEODE-5212-export-logs from [~rhoughton]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=9902342 ]

GEODE-5488 - Enable docker for all of our gradle tests (#2215)

Integration, Performance, UI, Upgrade, Distributed tests
will all use the dockerized-gradle-plugin as the test executor when
enabled via gradle property.

Co-authored-by: Dick Cavender 
Co-authored-by: Patrick Rhomberg 
Co-authored-by: Robert Houghton 


> Use docker gradle plugin to execute all tests in parallel
> -
>
> Key: GEODE-5488
> URL: https://issues.apache.org/jira/browse/GEODE-5488
> Project: Geode
>  Issue Type: Improvement
>  Components: tests
>Reporter: Robert Houghton
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.7.0
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> Adding more test target types to run with Docker. Allows better environment 
> isolation and parallelism.



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


[jira] [Commented] (GEODE-5488) Use docker gradle plugin to execute all tests in parallel

2018-07-27 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on GEODE-5488:


Commit be6d4ca60efa589e3328e8021000cd6b3023366f in geode's branch 
refs/heads/feature/GEODE-5212-export-logs from [~dcavender]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=be6d4ca ]

Merge pull request #2216 from rhoughton-pivot/feature/GEODE-5488-yml

GEODE-5488 ramp up the CPU and fork count for integration tests

> Use docker gradle plugin to execute all tests in parallel
> -
>
> Key: GEODE-5488
> URL: https://issues.apache.org/jira/browse/GEODE-5488
> Project: Geode
>  Issue Type: Improvement
>  Components: tests
>Reporter: Robert Houghton
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.7.0
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> Adding more test target types to run with Docker. Allows better environment 
> isolation and parallelism.



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


[jira] [Commented] (GEODE-5488) Use docker gradle plugin to execute all tests in parallel

2018-07-27 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on GEODE-5488:


Commit be6d4ca60efa589e3328e8021000cd6b3023366f in geode's branch 
refs/heads/feature/GEODE-5212-export-logs from [~dcavender]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=be6d4ca ]

Merge pull request #2216 from rhoughton-pivot/feature/GEODE-5488-yml

GEODE-5488 ramp up the CPU and fork count for integration tests

> Use docker gradle plugin to execute all tests in parallel
> -
>
> Key: GEODE-5488
> URL: https://issues.apache.org/jira/browse/GEODE-5488
> Project: Geode
>  Issue Type: Improvement
>  Components: tests
>Reporter: Robert Houghton
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.7.0
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> Adding more test target types to run with Docker. Allows better environment 
> isolation and parallelism.



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


[jira] [Commented] (GEODE-5488) Use docker gradle plugin to execute all tests in parallel

2018-07-27 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on GEODE-5488:


Commit 990234297c2b5f0cfccfdfef8387cb8bf8e85a0d in geode's branch 
refs/heads/develop from [~rhoughton]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=9902342 ]

GEODE-5488 - Enable docker for all of our gradle tests (#2215)

Integration, Performance, UI, Upgrade, Distributed tests
will all use the dockerized-gradle-plugin as the test executor when
enabled via gradle property.

Co-authored-by: Dick Cavender 
Co-authored-by: Patrick Rhomberg 
Co-authored-by: Robert Houghton 


> Use docker gradle plugin to execute all tests in parallel
> -
>
> Key: GEODE-5488
> URL: https://issues.apache.org/jira/browse/GEODE-5488
> Project: Geode
>  Issue Type: Improvement
>  Components: tests
>Reporter: Robert Houghton
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.7.0
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> Adding more test target types to run with Docker. Allows better environment 
> isolation and parallelism.



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


[jira] [Commented] (GEODE-5488) Use docker gradle plugin to execute all tests in parallel

2018-07-27 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on GEODE-5488:


Commit be6d4ca60efa589e3328e8021000cd6b3023366f in geode's branch 
refs/heads/develop from [~dcavender]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=be6d4ca ]

Merge pull request #2216 from rhoughton-pivot/feature/GEODE-5488-yml

GEODE-5488 ramp up the CPU and fork count for integration tests

> Use docker gradle plugin to execute all tests in parallel
> -
>
> Key: GEODE-5488
> URL: https://issues.apache.org/jira/browse/GEODE-5488
> Project: Geode
>  Issue Type: Improvement
>  Components: tests
>Reporter: Robert Houghton
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.7.0
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> Adding more test target types to run with Docker. Allows better environment 
> isolation and parallelism.



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


[jira] [Commented] (GEODE-5488) Use docker gradle plugin to execute all tests in parallel

2018-07-27 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on GEODE-5488:


Commit be6d4ca60efa589e3328e8021000cd6b3023366f in geode's branch 
refs/heads/develop from [~dcavender]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=be6d4ca ]

Merge pull request #2216 from rhoughton-pivot/feature/GEODE-5488-yml

GEODE-5488 ramp up the CPU and fork count for integration tests

> Use docker gradle plugin to execute all tests in parallel
> -
>
> Key: GEODE-5488
> URL: https://issues.apache.org/jira/browse/GEODE-5488
> Project: Geode
>  Issue Type: Improvement
>  Components: tests
>Reporter: Robert Houghton
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.7.0
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> Adding more test target types to run with Docker. Allows better environment 
> isolation and parallelism.



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


[jira] [Commented] (GEODE-5488) Use docker gradle plugin to execute all tests in parallel

2018-07-27 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on GEODE-5488:


Commit b0776625a4d182f615bd6b8cff69793707a5b29e in geode's branch 
refs/heads/develop from [~dcavender]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b077662 ]

Merge pull request #2214 from rhoughton-pivot/feature/GEODE-5488-yml

GEODE-5488 - Enable YML changes for parallel testing

> Use docker gradle plugin to execute all tests in parallel
> -
>
> Key: GEODE-5488
> URL: https://issues.apache.org/jira/browse/GEODE-5488
> Project: Geode
>  Issue Type: Improvement
>  Components: tests
>Reporter: Robert Houghton
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.7.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Adding more test target types to run with Docker. Allows better environment 
> isolation and parallelism.



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


[jira] [Commented] (GEODE-5488) Use docker gradle plugin to execute all tests in parallel

2018-07-27 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on GEODE-5488:


Commit b0776625a4d182f615bd6b8cff69793707a5b29e in geode's branch 
refs/heads/develop from [~dcavender]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b077662 ]

Merge pull request #2214 from rhoughton-pivot/feature/GEODE-5488-yml

GEODE-5488 - Enable YML changes for parallel testing

> Use docker gradle plugin to execute all tests in parallel
> -
>
> Key: GEODE-5488
> URL: https://issues.apache.org/jira/browse/GEODE-5488
> Project: Geode
>  Issue Type: Improvement
>  Components: tests
>Reporter: Robert Houghton
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.7.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Adding more test target types to run with Docker. Allows better environment 
> isolation and parallelism.



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


[jira] [Commented] (GEODE-5488) Use docker gradle plugin to execute all tests in parallel

2018-07-27 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on GEODE-5488:


Commit 5645051528aaad556c77031836091119cd43e977 in geode's branch 
refs/heads/develop from [~rhoughton]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=5645051 ]

GEODE-5488 - Enable docker for all of our gradle tests

Acceptance, Integration, Performance, UI, Upgrade, Distributed tests
will all use the dockerized-gradle-plugin as the test executor when
enabled via gradle property.

Co-authored-by: Dick Cavender 
Co-authored-by: Patrick Rhomberg 


> Use docker gradle plugin to execute all tests in parallel
> -
>
> Key: GEODE-5488
> URL: https://issues.apache.org/jira/browse/GEODE-5488
> Project: Geode
>  Issue Type: Improvement
>  Components: tests
>Reporter: Robert Houghton
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.7.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Adding more test target types to run with Docker. Allows better environment 
> isolation and parallelism.



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