We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add new integration tests in installer scripts, for testing version number. For that, extract most part of https://github.com/exasol/script-languages-container-tool/blob/main/installer/tests/test_exaslct_install_template_with_current_ref.sh into separate script and include via source (to keep trap/env variable/etc.)
The text was updated successfully, but these errors were encountered:
Please elaborate which system information, where to gather to and triggered by what.
Sorry, something went wrong.
No branches or pull requests
Background
Acceptance Criteria
Add new integration tests in installer scripts, for testing version number.
For that, extract most part of https://github.com/exasol/script-languages-container-tool/blob/main/installer/tests/test_exaslct_install_template_with_current_ref.sh into separate script and include via source (to keep trap/env variable/etc.)
The text was updated successfully, but these errors were encountered: