GitHub user r-kamath opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/771
Fix Selenium test url
### What is this PR for?
use env variable `url` instead of system property
### What type of PR is it?
Bug Fix
### What is the Jira issue?
* ZEPPELIN-729
### How should this be tested?
Change the domain name or port and set a new env variable called `url` with
the new url
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/r-kamath/incubator-zeppelin fixSeleniumTestUrl
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/771.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 #771
----
commit de76168e7da497e321599c8fc997f212c5f84c6b
Author: Renjith Kamath <[email protected]>
Date: 2016-03-09T12:00:13Z
Fix Selenium test url
- use env variable url instead of system property
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---