-
Notifications
You must be signed in to change notification settings - Fork 594
Use correct CI image #5096
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
base: master
Are you sure you want to change the base?
Use correct CI image #5096
Conversation
Dont use old testing version
|
/gcbrun |
|
There is a CI error on All-Tests (clusterfuzz-testing-public), which appears to be related to the Datastore emulator's Java dependency. |
javanlacerda
left a comment
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.
Should we use the latest? I think pinning a version is a safer approach.
I think it's a race condition unrelated to this PR. |
If we're pinning I guess there's not harm in using Vitor's old image (I guess until it goes out of date). Do you think I should just abandon this PR or better to update to the most recent image? |
58d9101 to
058fdff
Compare
Use the specific tag 000dc1f-202511191429 for the CI image in all steps.
javanlacerda
left a comment
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.
LGTM. We should just check the JAVA version that is failing.
I'm totally wrong, it is a java failure you were right |
Dont use old testing version