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

Investigate Dockerfile changes to repair the integration tests #8996

Closed
2 tasks done
alexandr-shegeda opened this issue Dec 21, 2021 · 0 comments · Fixed by #9077
Closed
2 tasks done

Investigate Dockerfile changes to repair the integration tests #8996

alexandr-shegeda opened this issue Dec 21, 2021 · 0 comments · Fixed by #9077
Assignees
Labels
area/connectors Connector related issues lang/java type/bug Something isn't working type/enhancement New feature or request

Comments

@alexandr-shegeda
Copy link
Contributor

alexandr-shegeda commented Dec 21, 2021

Tell us about the problem you're trying to solve

In the scope of the PR we changed Dockerfile and replaced COPY with ADD, and this led to the integration tests fail.

Describe the solution you’d like

We are going to revert those changes to unblock the development process until we figure out how this change affected the integration tests and prepare a workaround.

  • Revert Dockerfile changes
  • Figure out how to reduce docker image size without impact for the integration tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues lang/java type/bug Something isn't working type/enhancement New feature or request
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants