Skip to content
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

GH-39421: [CI][Ruby] Update to using Ubuntu 22.04 on test-ruby and test-c-glib nightly jobs #39422

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

raulcd
Copy link
Member

@raulcd raulcd commented Jan 2, 2024

Rationale for this change

CI Jobs for Ruby and c-glib are failing on Ubuntu due to bundler failing to install on old Ruby.

What changes are included in this PR?

Use Ubuntu 22.04 on those jobs.

Are these changes tested?

Via Archery

Are there any user-facing changes?

No

@raulcd raulcd requested review from assignUser and kou as code owners January 2, 2024 10:12
Copy link

github-actions bot commented Jan 2, 2024

⚠️ GitHub issue #39421 has been automatically assigned in GitHub to PR creator.

@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Jan 2, 2024
@raulcd
Copy link
Member Author

raulcd commented Jan 2, 2024

@github-actions crossbow submit -g ruby -g c-glib

Copy link

github-actions bot commented Jan 2, 2024

Revision: 69909a6

Submitted crossbow builds: ursacomputing/crossbow @ actions-ef92167591

Task Status
test-debian-c-glib GitHub Actions
test-debian-ruby GitHub Actions
test-ubuntu-c-glib GitHub Actions
test-ubuntu-ruby GitHub Actions

@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting committer review Awaiting committer review labels Jan 2, 2024
@raulcd
Copy link
Member Author

raulcd commented Jan 2, 2024

@github-actions crossbow submit -g ruby -g c-glib

@github-actions github-actions bot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes awaiting change review Awaiting change review labels Jan 2, 2024
@raulcd raulcd changed the title GH-39421: [CI][Ruby] Fix bundler installation on Ruby jobs GH-39421: [CI][Ruby] Update to using Ubuntu 22.04 on test-ruby and test-c-glib nightly jobs Jan 2, 2024
@github-actions github-actions bot added the awaiting changes Awaiting changes label Jan 2, 2024
Copy link

github-actions bot commented Jan 2, 2024

Revision: 5bfa30a

Submitted crossbow builds: ursacomputing/crossbow @ actions-546e220e90

Task Status
test-debian-c-glib GitHub Actions
test-debian-ruby GitHub Actions
test-ubuntu-c-glib GitHub Actions
test-ubuntu-ruby GitHub Actions

Copy link
Member

@assignUser assignUser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but I'll let @kou merge :)

Copy link
Member Author

@raulcd raulcd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 I'll merge this to fix nightlies

@raulcd raulcd merged commit 27d72f3 into apache:main Jan 4, 2024
11 checks passed
@raulcd raulcd removed the awaiting changes Awaiting changes label Jan 4, 2024
@github-actions github-actions bot added the awaiting changes Awaiting changes label Jan 4, 2024
@raulcd raulcd deleted the GH-39421 branch January 4, 2024 10:49
Copy link

After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit 27d72f3.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 1 possible false positive for unstable benchmarks that are known to sometimes produce them.

clayburn pushed a commit to clayburn/arrow that referenced this pull request Jan 23, 2024
…and test-c-glib nightly jobs (apache#39422)

### Rationale for this change
CI Jobs for Ruby and c-glib are failing on Ubuntu due to bundler failing to install on old Ruby.

### What changes are included in this PR?

Use Ubuntu 22.04 on those jobs.

### Are these changes tested?

Via Archery

### Are there any user-facing changes?
No
* Closes: apache#39421

Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
dgreiss pushed a commit to dgreiss/arrow that referenced this pull request Feb 19, 2024
…and test-c-glib nightly jobs (apache#39422)

### Rationale for this change
CI Jobs for Ruby and c-glib are failing on Ubuntu due to bundler failing to install on old Ruby.

### What changes are included in this PR?

Use Ubuntu 22.04 on those jobs.

### Are these changes tested?

Via Archery

### Are there any user-facing changes?
No
* Closes: apache#39421

Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
zanmato1984 pushed a commit to zanmato1984/arrow that referenced this pull request Feb 28, 2024
…and test-c-glib nightly jobs (apache#39422)

### Rationale for this change
CI Jobs for Ruby and c-glib are failing on Ubuntu due to bundler failing to install on old Ruby.

### What changes are included in this PR?

Use Ubuntu 22.04 on those jobs.

### Are these changes tested?

Via Archery

### Are there any user-facing changes?
No
* Closes: apache#39421

Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting changes Awaiting changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI][Ruby] Test jobs for ruby and C-Glib fail on Ubuntu to install bundler
3 participants