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

Add support for new, unknown Docker-DB versions #379

Open kaklakariada opened 7 months ago

kaklakariada commented 7 months ago

Summary

A new Docker-DB version which we need to support have been released. Currently only a hard coded list of DB versions is supported. ITDE should be so flexible to also work with newer, unknown versions.

ITDE might print a warning saying "this version is untested, use at your own risk".

Ticket https://github.com/exasol/integration-test-docker-environment/issues/348 might be a precondition.