Skip to content

connectors-ci: abusive re-use of cache #27867

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

Closed
alafanechere opened this issue Jun 30, 2023 · 3 comments
Closed

connectors-ci: abusive re-use of cache #27867

alafanechere opened this issue Jun 30, 2023 · 3 comments
Assignees

Comments

@alafanechere
Copy link
Contributor

alafanechere commented Jun 30, 2023

We can have the impression that is some context the test pipeline running on PR is abusively caching connector images:

  • Even on code change the docker image is not always rebuilt
  • CAT seems running on the wrong connector image

This happened specifically on #27658
I also suspect that this CAT failure can be related to an abusive cache / image re-use.

These problems can't be reproduced locally.

@alafanechere
Copy link
Contributor Author

I think #27858 will reduce the moving parts and improve isolation to avoid this kind of problem.

@alafanechere
Copy link
Contributor Author

This issue might be partly solved by the upgrade to Dagger 0.6.4.
But we still observe transient failures on nightly cat, hopefully it will be solved by #27858

@alafanechere
Copy link
Contributor Author

CAT seems running on the wrong connector image

#28656 fixed it, it was not the wrong connector image but the wrong connector secret.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant