Skip to content

ARROW-16228: [CI][Packaging][Conan] Add a job to test minimum build - #12918

Closed
kou wants to merge 4 commits into
apache:masterfrom
kou:ci-conan
Closed

ARROW-16228: [CI][Packaging][Conan] Add a job to test minimum build#12918
kou wants to merge 4 commits into
apache:masterfrom
kou:ci-conan

Conversation

@kou

@koukou commented Apr 19, 2022

Copy link
Copy Markdown
Member

ci/conan/ is based on
https://github.com/conan-io/conan-center-index/tree/master/recipes/arrow/
.

We'll update ci/conan/ to follow the latest cpp/ changes such as new
build options and send a pull request the updates to
https://github.com/conan-io/conan-center-index/ when we release a new
version.

@kou

kou commented Apr 19, 2022

Copy link
Copy Markdown
MemberAuthor

@github-actions crossbow submit -g conan

@github-actions

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

⚠️ Ticket has not been started in JIRA, please click 'Start Progress'.

@github-actions

Copy link
Copy Markdown

Revision: 6d7beb35d7b5ff4f329a1fcd45e5ad90ffe8a18b

Submitted crossbow builds: ursacomputing/crossbow @ actions-1872

TaskStatus
conan-minimumGithub Actions

@kou

kou commented Apr 25, 2022

Copy link
Copy Markdown
MemberAuthor

@github-actions crossbow submit -g conan

@github-actions

Copy link
Copy Markdown

Revision: dccf6a60db1980cd7cd873e4b58375cb44687597

Submitted crossbow builds: ursacomputing/crossbow @ actions-1943

TaskStatus
conan-minimumGithub Actions

@pitrou

Copy link
Copy Markdown
Member

@kou Do we want to upstream some of the patches from the Conan repository? Also, can we ask them to contribute their patches? (common problem with downstream packagers...)

@kou

kou commented May 4, 2022

Copy link
Copy Markdown
MemberAuthor

Sure!

But we need to improve patches in the Conan package because they are too ad-hoc. We need some our CMake code improvements to satisfy Conan's use case. #12861 is one of them.

kou added 4 commits May 6, 2022 16:15
ci/conan/ is based on
https://github.com/conan-io/conan-center-index/tree/master/recipes/arrow/
.
We'll update ci/conan/ to follow the latest cpp/ changes such as new
build options and send a pull request the updates to
https://github.com/conan-io/conan-center-index/ when we release a new
version.
@kou

kou commented May 6, 2022

Copy link
Copy Markdown
MemberAuthor

@github-actions crossbow submit -g conan

@github-actions

Copy link
Copy Markdown

Revision: 29ba4ad

Submitted crossbow builds: ursacomputing/crossbow @ actions-2023

TaskStatus
conan-minimumGithub Actions

@koukou left a comment

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

+1

@koukou closed this in 3a646b3May 6, 2022
@kou
kou deleted the ci-conan branch May 6, 2022 22:34
@ursabot

Copy link
Copy Markdown

Benchmark runs are scheduled for baseline = d9d7894 and contender = 3a646b3. 3a646b3 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
Conbench compare runs links:
[Finished ⬇️0.0% ⬆️0.0%] ec2-t3-xlarge-us-east-2
[Finished ⬇️0.78% ⬆️0.0%] test-mac-arm
[Failed ⬇️1.07% ⬆️0.0%] ursa-i9-9960x
[Finished ⬇️0.35% ⬆️0.0%] ursa-thinkcentre-m75q
Buildkite builds:
[Finished] 3a646b35 ec2-t3-xlarge-us-east-2
[Finished] 3a646b35 test-mac-arm
[Finished] 3a646b35 ursa-i9-9960x
[Finished] 3a646b35 ursa-thinkcentre-m75q
[Finished] d9d78946 ec2-t3-xlarge-us-east-2
[Finished] d9d78946 test-mac-arm
[Failed] d9d78946 ursa-i9-9960x
[Finished] d9d78946 ursa-thinkcentre-m75q
Supported benchmarks:
ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
test-mac-arm: Supported benchmark langs: C++, Python, R
ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java

Sign up for freeto 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.

3 participants

@kou@pitrou@ursabot