[
https://issues.apache.org/jira/browse/TAJO-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294521#comment-14294521
]
ASF GitHub Bot commented on TAJO-1317:
--------------------------------------
GitHub user ykrips opened a pull request:
https://github.com/apache/tajo/pull/362
TAJO-1317: Parallel Test Executions on Tajo Core Project
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ykrips/tajo TAJO-1317
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/362.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #362
----
commit 3dc0d16a2ce6dce9410500053d0877063f79f0b8
Author: Jihun Kang <[email protected]>
Date: 2015-01-27T08:13:08Z
Initial commit for parallel tests
commit d0825bd4edc2c37329f5ceeb553529000d279377
Author: Jihun Kang <[email protected]>
Date: 2015-01-27T09:09:38Z
modified travis script
commit e88125b308bf2e4c45aebb94f8be99fa3841dc53
Author: Jihun Kang <[email protected]>
Date: 2015-01-27T09:09:56Z
Merge remote-tracking branch 'upstream/master' into TAJO-1317
commit fb1e1f7291ad083cdfdc2d5caf26869736e682b5
Author: Jihun Kang <[email protected]>
Date: 2015-01-27T09:17:53Z
fixed travis script
commit 61d120e6314efd0f833a59e6685a45fe6f583175
Author: Jihun Kang <[email protected]>
Date: 2015-01-27T23:35:24Z
Modified travis script
commit 0989bb55e519ba022a822034eb81b641210b517f
Author: Jihun Kang <[email protected]>
Date: 2015-01-27T23:54:01Z
Modified travis script
commit 0b7f3ed7948a6f8f502963e23025b66f82b3071a
Author: Jihun Kang <[email protected]>
Date: 2015-01-28T00:03:04Z
Modified travis script
commit 99c0ad2e96e26bfa96bcabe4be22b8eb6e8a5c3b
Author: Jihun Kang <[email protected]>
Date: 2015-01-28T00:25:02Z
Reduced log level
commit da7390eea3d8766668c7a8df301bdad3bc3347ce
Author: Jihun Kang <[email protected]>
Date: 2015-01-28T00:46:12Z
Reduced log level
----
> Parallel Test Executions on Tajo Core Project
> ---------------------------------------------
>
> Key: TAJO-1317
> URL: https://issues.apache.org/jira/browse/TAJO-1317
> Project: Tajo
> Issue Type: Improvement
> Affects Versions: 0.10
> Reporter: Jihun Kang
> Assignee: Jihun Kang
> Priority: Minor
>
> Number of test-cases on Tajo core project has been increased, and its test
> time has always been increased as test-cases increased. Parallel test
> execution will be a good try to reduce test time, and test process uses less
> than 20 percentages of cpu time and we can use more.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)