[
https://issues.apache.org/jira/browse/MINIFICPP-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gábor Gyimesi updated MINIFICPP-1983:
-------------------------------------
Description:
There are multiple versions of the minifi image in the docker tests that only
differ in the used minifi.properties file. Different config files should be
mounted instead of creating separate images for them. This way we could also
disable options like C2 in tests where they are not needed.
The config.yml file handling could also be refactored to be mounted directly
instead of mounting it to the /tmp directory and copying to the minifi/conf
directory at start.
was:There are multiple versions of the minifi image in the docker tests that
only differ in the used minifi.properties file. Different config files should
be mounted instead of creating separate images for them. This way we could also
disable options like C2 in tests where they are not needed.
> Mount minifi.properties file in docker tests
> --------------------------------------------
>
> Key: MINIFICPP-1983
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1983
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Gábor Gyimesi
> Priority: Minor
>
> There are multiple versions of the minifi image in the docker tests that only
> differ in the used minifi.properties file. Different config files should be
> mounted instead of creating separate images for them. This way we could also
> disable options like C2 in tests where they are not needed.
> The config.yml file handling could also be refactored to be mounted directly
> instead of mounting it to the /tmp directory and copying to the minifi/conf
> directory at start.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)