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

[Archery][CI][Integration] Add nanoarrow integration tests to archery/CI #39301

Closed
paleolimbot opened this issue Dec 19, 2023 · 0 comments · Fixed by #39302
Closed

[Archery][CI][Integration] Add nanoarrow integration tests to archery/CI #39301

paleolimbot opened this issue Dec 19, 2023 · 0 comments · Fixed by #39302

Comments

@paleolimbot
Copy link
Member

Describe the enhancement requested

When the nanoarrow (https://github.com/apache/arrow-nanoarrow) integration test implementation is complete, we should add the ability to run it from Archery/CI!

Component(s)

Archery, Continuous Integration, Integration

@paleolimbot paleolimbot changed the title Add nanoarrow integration tests to archery/CI [Archery][CI][Integration] Add nanoarrow integration tests to archery/CI Dec 19, 2023
paleolimbot added a commit that referenced this issue May 10, 2024
…ration setup (#39302)

### Rationale for this change

The ability to add integration testing was added in nanoarrow however, the infrastructure for running these tests currently lives in the arrow monorepo.

### What changes are included in this PR?

- Added the relevant code to Archery such that these tests can be run
- Added the relevant scripts/environment variables to CI such that these tests run in the integration CI job

### Are these changes tested?

Yes, via the "Integration" CI job.

### Are there any user-facing changes?

No.

This PR still needs #41264 for the integration tests to pass.

* Closes: #39301
* GitHub Issue: #39301

Lead-authored-by: Dewey Dunnington <[email protected]>
Co-authored-by: Dewey Dunnington <[email protected]>
Signed-off-by: Dewey Dunnington <[email protected]>
@paleolimbot paleolimbot added this to the 17.0.0 milestone May 10, 2024
CurtHagenlocher pushed a commit to CurtHagenlocher/arrow that referenced this issue May 13, 2024
… integration setup (apache#39302)

### Rationale for this change

The ability to add integration testing was added in nanoarrow however, the infrastructure for running these tests currently lives in the arrow monorepo.

### What changes are included in this PR?

- Added the relevant code to Archery such that these tests can be run
- Added the relevant scripts/environment variables to CI such that these tests run in the integration CI job

### Are these changes tested?

Yes, via the "Integration" CI job.

### Are there any user-facing changes?

No.

This PR still needs apache#41264 for the integration tests to pass.

* Closes: apache#39301
* GitHub Issue: apache#39301

Lead-authored-by: Dewey Dunnington <[email protected]>
Co-authored-by: Dewey Dunnington <[email protected]>
Signed-off-by: Dewey Dunnington <[email protected]>
vibhatha pushed a commit to vibhatha/arrow that referenced this issue May 25, 2024
… integration setup (apache#39302)

### Rationale for this change

The ability to add integration testing was added in nanoarrow however, the infrastructure for running these tests currently lives in the arrow monorepo.

### What changes are included in this PR?

- Added the relevant code to Archery such that these tests can be run
- Added the relevant scripts/environment variables to CI such that these tests run in the integration CI job

### Are these changes tested?

Yes, via the "Integration" CI job.

### Are there any user-facing changes?

No.

This PR still needs apache#41264 for the integration tests to pass.

* Closes: apache#39301
* GitHub Issue: apache#39301

Lead-authored-by: Dewey Dunnington <[email protected]>
Co-authored-by: Dewey Dunnington <[email protected]>
Signed-off-by: Dewey Dunnington <[email protected]>
JerAguilon pushed a commit to JerAguilon/arrow that referenced this issue May 29, 2024
… integration setup (apache#39302)

### Rationale for this change

The ability to add integration testing was added in nanoarrow however, the infrastructure for running these tests currently lives in the arrow monorepo.

### What changes are included in this PR?

- Added the relevant code to Archery such that these tests can be run
- Added the relevant scripts/environment variables to CI such that these tests run in the integration CI job

### Are these changes tested?

Yes, via the "Integration" CI job.

### Are there any user-facing changes?

No.

This PR still needs apache#41264 for the integration tests to pass.

* Closes: apache#39301
* GitHub Issue: apache#39301

Lead-authored-by: Dewey Dunnington <[email protected]>
Co-authored-by: Dewey Dunnington <[email protected]>
Signed-off-by: Dewey Dunnington <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment