-
Notifications
You must be signed in to change notification settings - Fork 4k
GH-42128: [Packaging][CentOS] Migrate CentOS 7 and CentOS Stream 8 packaging jobs to use vault.centos.org #42129
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 centos-* |
|
Revision: a9bba3e Submitted crossbow builds: ursacomputing/crossbow @ actions-3ae3be72c2
|
kou
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.
Could you also update dev/tasks/linux-packages/apache-arrow-release/yum/centos-{7,8-stream}/Dockerfile?
dev/tasks/linux-packages/apache-arrow/yum/centos-8-stream/Dockerfile
Outdated
Show resolved
Hide resolved
Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
…erfile Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
|
@github-actions crossbow submit centos-* |
|
Revision: 50da9a9 Submitted crossbow builds: ursacomputing/crossbow @ actions-795dd72b79
|
dev/tasks/linux-packages/apache-arrow-release/yum/centos-7/Dockerfile
Outdated
Show resolved
Hide resolved
dev/tasks/linux-packages/apache-arrow-release/yum/centos-8-stream/Dockerfile
Outdated
Show resolved
Hide resolved
dev/tasks/linux-packages/apache-arrow/yum/centos-8-stream/Dockerfile
Outdated
Show resolved
Hide resolved
…kerfile Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
…eam/Dockerfile Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
…erfile Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
|
@github-actions crossbow submit centos-* |
|
Revision: bf74e58 Submitted crossbow builds: ursacomputing/crossbow @ actions-e9c10fdd24
|
|
It seems that we need the same change in https://github.com/apache/arrow/blob/main/dev/release/verify-yum.sh too. |
|
|
@github-actions crossbow submit centos-* |
|
Revision: 1d4e70d Submitted crossbow builds: ursacomputing/crossbow @ actions-4b08fb209c
|
|
Looks like the crossbow jobs are all going to pass. I pushed one commit after I ran them that shouldn't need re-running. Feel free to suggest tweaks to how I went about the change in verify-yum.sh. |
|
@github-actions crossbow submit centos-* |
|
Revision: 504a36a Submitted crossbow builds: ursacomputing/crossbow @ actions-4569e9bfdb
|
|
@github-actions crossbow submit centos-9-* |
|
Revision: 504a36a Submitted crossbow builds: ursacomputing/crossbow @ actions-fe38636a58
|
|
The second to last run of one of the centos-9-stream jobs failed with an error that made it look like the job got canceled so I re-ran them and everything is passing now. |
kou
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.
+1
|
After merging your PR, Conbench analyzed the 6 benchmarking runs that have been run so far on merge-commit 69e8a78. There were no benchmark performance regressions. 🎉 The full Conbench report has more details. It also includes information about 7 possible false positives for unstable benchmarks that are known to sometimes produce them. |
Rationale for this change
Fixes #42128.
What changes are included in this PR?
Are these changes tested?
Yes, I successfully built both updated Dockerfiles locally.
Are there any user-facing changes?
No.