exasol / integration-test-docker-environment

A docker-based environment for integration tests with the EXASOL DB.
https://exasol.github.io/integration-test-docker-environment/
MIT License
6 stars 2 forks source link

Detect docker flavor #327

Closed ckunki closed 1 year ago

ckunki commented 1 year ago

Fixes #301

All Submissions:

Not yet, I leave this as a question for the review of the PR:

Should we update the user guide and examples already in the scope of the current ticket? Should we use a feature branch and only merge it to main branch after all related tickets are implemented?

tkilias commented 1 year ago

And the test failures in CI probably indicate, that you pass a string into the EnumParameter instead of the Enum-Value.

ckunki commented 1 year ago

I have the assumption that the failure of job Test Docker Starter / test-docker-starter could have been caused by the new version 1.5.0 of poetry.