You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Galen O'Sullivan (JIRA)" <ji...@apache.org> on 2018/09/13 00:16:00 UTC

[jira] [Updated] (GEODE-5734) Allow extensibility of docker build mounts

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

Galen O'Sullivan updated GEODE-5734:
------------------------------------
    Description: 
If a user wants to extend Gradle's Docker plugin with their own tests, setting {{dunitDockerVolumes}} to some value, then that value will be overridden in {{docker.gradle}}. For better extensibility, do not set this property if it is already set.

Ideally, we would eventually have better extensibility overall and add to other mounts that may exist, as well as using the Geode directory rather than whatever happens to be the current working directory when the build runs.

  was:If a user wants to extend Gradle's Docker plugin with their own tests, setting {{dunitDockerVolumes}} to some value, then that value will be overridden in {{docker.gradle}}. For better extensibility, do not set this property if it is already set.


> Allow extensibility of docker build mounts
> ------------------------------------------
>
>                 Key: GEODE-5734
>                 URL: https://issues.apache.org/jira/browse/GEODE-5734
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>            Reporter: Galen O'Sullivan
>            Priority: Major
>
> If a user wants to extend Gradle's Docker plugin with their own tests, setting {{dunitDockerVolumes}} to some value, then that value will be overridden in {{docker.gradle}}. For better extensibility, do not set this property if it is already set.
> Ideally, we would eventually have better extensibility overall and add to other mounts that may exist, as well as using the Geode directory rather than whatever happens to be the current working directory when the build runs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)