-
Notifications
You must be signed in to change notification settings - Fork 16
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
Cache e2e image builds #793
Conversation
f492601
to
e8a9508
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this @alexander-demicev. Perhaps this may also help with adding RKE2 scenarios to short tests.
I'm now seeing some authentication errors when it tries to push the cache data to ghcr registry:
|
Yes, I also noticed it in the e2e tests here |
e8a9508
to
ff0b19d
Compare
Changed it to use github/cache action so we can use cache in any PR or E2E run |
1193e1a
to
a60f343
Compare
Signed-off-by: Alexandr Demicev <alexandr.demicev@suse.com>
a60f343
to
e4bb89f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, I think it's nice that we can run it on PRs also.
What this PR does / why we need it:
Cache e2e image builds
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
Checklist: