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

Add pyarrow tests for Databricks runtime [databricks] #9534

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

NvTimLiu
Copy link
Collaborator

Update CI script to enable --pyarrow_test on Databricks

To fix: #9533

@NvTimLiu NvTimLiu added feature request New feature or request build Related to CI / CD or cleanly building labels Oct 25, 2023
@NvTimLiu NvTimLiu self-assigned this Oct 25, 2023
@NvTimLiu
Copy link
Collaborator Author

build

Copy link
Collaborator

@pxLi pxLi left a comment

Choose a reason for hiding this comment

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

LGTM, lets make sure the CI passed with new cases on databricks~

@pxLi
Copy link
Collaborator

pxLi commented Oct 25, 2023

this test has been called correctly in databricks runtimes

python /home/ubuntu/spark-rapids/integration_tests/runtests.py --rootdir /home/ubuntu/spark-rapids/integration_tests /home/ubuntu/spark-rapids/integration_tests/src/main/python -n 4 -v -rfE '' --std_input_path=/home/ubuntu/spark-rapids/integration_tests/src/test/resources --color=yes --test_type nightly '' --junitxml=TEST-pytest-1698220850349355994.xml -m pyarrow_test --pyarrow_test --runtime_env=databricks --test_type=nightly
...
...
...
================== 122 passed, 1 xfailed in 505.80s (0:08:25) ==================

@pxLi pxLi added test Only impacts tests and removed feature request New feature or request build Related to CI / CD or cleanly building labels Oct 25, 2023
@pxLi pxLi merged commit 2d2ff1b into NVIDIA:branch-23.12 Oct 25, 2023
28 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Only impacts tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEA] Setup Databricks CI for pyarrow test
2 participants