[
https://issues.apache.org/jira/browse/FINERACT-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Monsen updated FINERACT-2629:
----------------------------------
Description:
There are many tests failing since, I think, two PRs were merged in close
proximity:
# [use docker instead of cargo for integration
tests|https://github.com/apache/fineract/pull/5936]
# [remove deps with incompatible
licenses|https://github.com/apache/fineract/pull/5899] (FINERACT-2572)
-I think some config files have to be changed since defaults changed, e.g.
{{config/docker/env/fineract-mysql.env}} probably needs to specify
{{{}FINERACT_HIKARI_PASSWORD{}}}. Might be other settings to update, too.-
I think the containers don't have the correct db client drivers. Locally I'm
seeing {{Failed to load driver class org.mariadb.jdbc.Driver}} in the Fineract
API container.
was:
There are many tests failing since, I think, two PRs were merged in close
proximity:
# [use docker instead of cargo for integration
tests|https://github.com/apache/fineract/pull/5936]
# [remove deps with incompatible
licenses|https://github.com/apache/fineract/pull/5899] (FINERACT-2572)
I think some config files have to be changed since defaults changed, e.g.
{{config/docker/env/fineract-mysql.env}} probably needs to specify
{{{}FINERACT_HIKARI_PASSWORD{}}}. Might be other settings to update, too.
> tests failing since move to docker and postgres
> -----------------------------------------------
>
> Key: FINERACT-2629
> URL: https://issues.apache.org/jira/browse/FINERACT-2629
> Project: Apache Fineract
> Issue Type: Task
> Components: Build
> Reporter: Adam Monsen
> Assignee: Adam Monsen
> Priority: Critical
> Fix For: 1.15.0
>
>
> There are many tests failing since, I think, two PRs were merged in close
> proximity:
> # [use docker instead of cargo for integration
> tests|https://github.com/apache/fineract/pull/5936]
> # [remove deps with incompatible
> licenses|https://github.com/apache/fineract/pull/5899] (FINERACT-2572)
> -I think some config files have to be changed since defaults changed, e.g.
> {{config/docker/env/fineract-mysql.env}} probably needs to specify
> {{{}FINERACT_HIKARI_PASSWORD{}}}. Might be other settings to update, too.-
> I think the containers don't have the correct db client drivers. Locally I'm
> seeing {{Failed to load driver class org.mariadb.jdbc.Driver}} in the
> Fineract API container.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)