Adam Debreceni created MINIFICPP-1541:
-----------------------------------------
Summary: Move ODBC dependent SQL testing to the docker integration
tests
Key: MINIFICPP-1541
URL: https://issues.apache.org/jira/browse/MINIFICPP-1541
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Adam Debreceni
SQL tests currently use platform-dependent ODBC drivers which are possibly
missing on the user's machine, this results in test failure. We should mock the
ODBCService on Linux and macOS, and use the actual implementation in
docker-based integration tests. On Windows we should use the actual
implementation but only enable it in the CI.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)