Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect port forwardings in case of reused docker-DB #358

Open
ckunki opened this issue Jun 27, 2023 · 0 comments
Open

Detect port forwardings in case of reused docker-DB #358

ckunki opened this issue Jun 27, 2023 · 0 comments
Labels
feature New feature or request

Comments

@ckunki
Copy link
Contributor

ckunki commented Jun 27, 2023

ITDE currently supports CLI parameters to specify port forwardings for database, bucketfs, ssh.

When using ITDE to validate Exasol database in a Docker Container there a two options

Option Docker Container strategy Port forwardings
O1 Spawn a new Docker Container ITDE applies port forwardings from CLI parameters
O2 Reuse an existing Docker Container (none)

For option O2 the current ticket therefore requests ITDE to detect the port forwardings of the existing container and reuse them, too.

@ckunki ckunki added the feature New feature or request label Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant