[
https://issues.apache.org/jira/browse/GEODE-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14627224#comment-14627224
]
ASF GitHub Bot commented on GEODE-115:
--------------------------------------
GitHub user jchen21 opened a pull request:
https://github.com/apache/incubator-geode/pull/11
GEODE-115 Change gfsh path for integration tests
Spark Geode Connector now uses gfsh from current Geode build.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-geode feature/GEODE-115
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-geode/pull/11.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 #11
----
commit 047ef62fa58045880e87b73bb4013dd40ead0e4e
Author: Jianxia Chen <[email protected]>
Date: 2015-07-14T22:48:43Z
GEODE-115 Change gfsh path for integration tests
Spark Geode Connector now uses gfsh from current Geode build.
----
> Change gfsh Path for Integration Tests
> --------------------------------------
>
> Key: GEODE-115
> URL: https://issues.apache.org/jira/browse/GEODE-115
> Project: Geode
> Issue Type: Sub-task
> Components: core, extensions
> Reporter: Jianxia Chen
> Assignee: Jianxia Chen
>
> The integration tests use gfsh to start Geode cluster. Currently the path of
> gfsh depends on GEMFIRE environment variable. User has to explicitly set
> GEMFIRE environment variable in order to run the tests. It is also possible
> that GEMFIRE environment variable points to a different version of GemFire,
> which may bring unexpected results. Therefore, it is better to use gfsh
> that comes out of the current Geode build.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)