[
https://issues.apache.org/jira/browse/GEODE-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256617#comment-15256617
]
ASF GitHub Bot commented on GEODE-1262:
---------------------------------------
GitHub user nabarunnag opened a pull request:
https://github.com/apache/incubator-geode/pull/137
GEODE-1262: Removed VM5-VM7 in AsyncEventQueueTestBase
* Refactored all the test cases to use lower numbered VMs
* VM5-VM7 were unused hence removed from AsyncEventQueueTestBase
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nabarunnag/incubator-geode feature/GEODE-1262
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-geode/pull/137.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 #137
----
commit 4f2370465310ec40b83d4778c2e52c6a83d4089e
Author: nabarun <[email protected]>
Date: 2016-04-20T20:50:48Z
GEODE-1262: Removed VM5-VM7 in AsyncEventQueueTestBase
* Refactored all the test cases to use lower numbered VMs
* VM5-VM7 were unused hence removed from AsyncEventQueueTestBase
----
> Remove VM4-VM7 in all tests using AsyncEventQueueTest
> -----------------------------------------------------
>
> Key: GEODE-1262
> URL: https://issues.apache.org/jira/browse/GEODE-1262
> Project: Geode
> Issue Type: Bug
> Components: tests
> Reporter: nabarun
> Assignee: nabarun
> Labels: async
>
> Use VM0-VM3 as creating more number of VMs increase the runtime of the test
> cases.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)