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

Update run_e2e_test.py to upload required drivers for non-module based repositories. #243

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

Vipinofficial11
Copy link
Contributor

Problem Statement - JDBC Drivers are uploaded based on the specific modules mentioned in driver_details.yaml and if any repository is not a module based repository then driver upload will be skipped.

We have a use case where we need MySQL driver for a non-module based repository (Google-Cloud).

Fix - Created a method to read and upload drivers and re-used that method to upload MySQL driver for only BigQuery Multi Table submodule.

Validations - Tested the logic on self hosted runners specifically for BQMT.

Screenshot 2024-01-12 at 09 39 53

@GnsP GnsP merged commit f45aac1 into cdapio:develop Jan 16, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants