Fix (#27660): Re-enable Exasol cli-e2e-tests after fixing issues#27661
Fix (#27660): Re-enable Exasol cli-e2e-tests after fixing issues#27661ArBridgeman wants to merge 3 commits intoopen-metadata:mainfrom
Conversation
|
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
|
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
|
Hi there 👋 Thanks for your contribution! The OpenMetadata team will review the PR shortly! Once it has been labeled as Let us know if you need any help! |
Code Review ✅ ApprovedRe-enables the Exasol cli-e2e-tests by resolving the underlying issues blocking execution. No issues found. OptionsDisplay: compact → Showing less information. Comment with these commands to change:
Was this helpful? React with 👍 / 👎 | Gitar |
Describe your changes:
Fixes #27660
To re-enable the Exasol cli-e2e-tests, I:
ingestion/tests/cli_e2e/test_cli_exasol.py.github/workflows/py-cli-e2e-tests.ymlI worked on the tests because we would like to ensure that the Exasol connector continues to work.
Most of our tests are centralized in the
ingestion/tests/cli_e2e/test_cli_exasol.py, so it is critical that these are regular run, and if there are issues, it would be helpful if we were contacted.Type of change:
Checklist:
Fixes <issue-number>: <short explanation>Bug Fix
Summary by Gitar
docker pullforexasol/docker-dband setcheck=Truefor ITDE commands.view_column_lineage_countand test data to align with current schema.-aflag tocoverage combinecommands in.github/workflows/py-cli-e2e-tests.ymlto prevent overwriting results.coverageenvironment variable path for consistency in workflow execution.This will update automatically on new commits.