-
Notifications
You must be signed in to change notification settings - Fork 3.9k
GH-47705: [R][CI] Migrate rhub debian-gcc-release to equivalent supported image #47730
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
Conversation
|
@github-actions crossbow submit test-r-rhub-ubuntu-gcc12-custom-ccache |
|
Revision: e8f13ee Submitted crossbow builds: ursacomputing/crossbow @ actions-197d82a697
|
raulcd
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.
the change looks good to me. I am unsure if there was any requirement as per running with debian-gcc instead of ubuntu but if there isn't a requirement, happy to merge
jonkeane
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.
Thanks!
|
After merging your PR, Conbench analyzed the 2 benchmarking runs that have been run so far on merge-commit a273e28. There were no benchmark performance regressions. 🎉 The full Conbench report has more details. It also includes information about 9 possible false positives for unstable benchmarks that are known to sometimes produce them. |
…rted image (#47730) ### Rationale for this change Old image fails due to debian update ### What changes are included in this PR? Use newer image ### Are these changes tested? Will submit crossbow run ### Are there any user-facing changes? No * GitHub Issue: #47705 Authored-by: Nic Crane <[email protected]> Signed-off-by: Nic Crane <[email protected]>
… supported image (apache#47730) ### Rationale for this change Old image fails due to debian update ### What changes are included in this PR? Use newer image ### Are these changes tested? Will submit crossbow run ### Are there any user-facing changes? No * GitHub Issue: apache#47705 Authored-by: Nic Crane <[email protected]> Signed-off-by: Nic Crane <[email protected]>
Rationale for this change
Old image fails due to debian update
What changes are included in this PR?
Use newer image
Are these changes tested?
Will submit crossbow run
Are there any user-facing changes?
No