[
https://issues.apache.org/jira/browse/BEAM-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021939#comment-16021939
]
ASF GitHub Bot commented on BEAM-2141:
--------------------------------------
GitHub user ssisk opened a pull request:
https://github.com/apache/beam/pull/3213
[BEAM-2141] Fix postgres address in jdbc jenkins jdbc, re-enable test
Be sure to do all of the following to help us incorporate your contribution
quickly and easily:
- [X] Make sure the PR title is formatted like:
`[BEAM-<Jira issue #>] Description of pull request`
- [X] Make sure tests pass via `mvn clean verify`.
- [X] Replace `<Jira issue #>` in the title with the actual Jira issue
number, if there is one.
- [X] If this contribution is large, please file an Apache
[Individual Contributor License
Agreement](https://www.apache.org/licenses/icla.pdf).
---
The postgres instance had moved servers. This fixes the IP address and
re-enables the test.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ssisk/beam pg-jenkins-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3213.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 #3213
----
commit 486b230369ce3a3ce2450e4a668d1429fd16f5c9
Author: Stephen Sisk <[email protected]>
Date: 2017-05-23T21:51:27Z
Fix postgres address in jdbc jenkins jdbc, re-enable test
----
> beam_PerformanceTests_JDBC have not passed in weeks
> ---------------------------------------------------
>
> Key: BEAM-2141
> URL: https://issues.apache.org/jira/browse/BEAM-2141
> Project: Beam
> Issue Type: Bug
> Components: testing
> Reporter: Daniel Halperin
> Assignee: Stephen Sisk
> Fix For: Not applicable
>
>
> https://builds.apache.org/job/beam_PerformanceTests_JDBC/
> Disabling them, as no one seems to be maintaining them.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)