You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2017/03/18 16:03:41 UTC

[jira] [Updated] (OFBIZ-9196) Regression: the Gradle tasks shoud not use/block the ports

     [ https://issues.apache.org/jira/browse/OFBIZ-9196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux updated OFBIZ-9196:
-----------------------------------
    Summary: Regression: the Gradle tasks shoud not use/block the ports  (was: Regression: the testIntegration Gradle taks shoud not use/block the ports)

> Regression: the Gradle tasks shoud not use/block the ports
> ----------------------------------------------------------
>
>                 Key: OFBIZ-9196
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9196
>             Project: OFBiz
>          Issue Type: Bug
>          Components: Gradle
>    Affects Versions: Trunk, Release Branch 16.11
>            Reporter: Jacques Le Roux
>            Priority: Minor
>             Fix For: Upcoming Release, 16.11.02
>
>
> We got an issue on Buildbot because of a Puppet misconfiguration which was always using the port 8080. Pre-gradle OFBiz tests were still running fine on Buildbot.
> Before the Puppet misconfiguration fix by infra (INFRA-13402), to bypass this issue I tried last weekend to use portoffset in Gradle versions. From the documentation, it's theoretically possible but does not work.
> Taher suggested, to get back to the previous behaviour were tests were not using/blocking the 8080 port, and to have a look into Config.java...
> It's a regression because it was nice to not have ports blocked during tests, as it was before Gradle. So you can use another (or more) OFBiz instance while running tests, and vice-versa.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)