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-37433: [CI][Release] Increase timeout for macOS #37530

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

kou
Copy link
Member

@kou kou commented Sep 3, 2023

Rationale for this change

It seems that running ci/scripts/release_test.sh on macOS may take 10+ minutes. (Normally, it's finished in 5-10 minutes.)

What changes are included in this PR?

Increase timeout to 15 minutes.

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

It seems that running ci/scripts/release_test.sh on macOS may take 10+
minutes. (Normally, it's finished in 5-10 minutes.)
@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Sep 3, 2023
@kou
Copy link
Member Author

kou commented Sep 5, 2023

+1

@kou kou merged commit a526ba6 into apache:main Sep 5, 2023
@kou kou deleted the ci-dev-release branch September 5, 2023 03:04
@kou kou removed the awaiting committer review Awaiting committer review label Sep 5, 2023
@conbench-apache-arrow
Copy link

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

There were no benchmark performance regressions. 🎉

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

loicalleyne pushed a commit to loicalleyne/arrow that referenced this pull request Nov 13, 2023
### Rationale for this change

It seems that running ci/scripts/release_test.sh on macOS may take 10+ minutes. (Normally, it's finished in 5-10 minutes.)

### What changes are included in this PR?

Increase timeout to 15 minutes.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#37433

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
dgreiss pushed a commit to dgreiss/arrow that referenced this pull request Feb 19, 2024
### Rationale for this change

It seems that running ci/scripts/release_test.sh on macOS may take 10+ minutes. (Normally, it's finished in 5-10 minutes.)

### What changes are included in this PR?

Increase timeout to 15 minutes.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#37433

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] The Source Release and Merge Script on macos-latest gets cancelled
1 participant