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

Databricks CI improvements and support runtime env parameter to xfail certain tests #297

Merged
merged 73 commits into from
Jun 29, 2020

Conversation

tgravescs
Copy link
Collaborator

closes #223 #224

Make the CI Support for Databricks more robust.

  • Add xfail support based on runtime env parameter. xfail the tests that fail on databricks that we have issues for. User can pass in --runtime_env [apache | databricks]
  • Make sure failure handling working properly.
  • make sure if build stopped Databricks cluster shutdown
  • Better parameterization to pass things around then hardcoded
  • use new docker image that was pushed
  • upmerged to latest 0.2 branch and updated the databricks patch
  • Since cudf 0.15 is only available in URM, download that and copy it to the databricks node, where we mvn install it into m2.

@tgravescs
Copy link
Collaborator Author

build

revans2
revans2 previously approved these changes Jun 27, 2020
integration_tests/src/main/python/parquet_test.py Outdated Show resolved Hide resolved
@tgravescs
Copy link
Collaborator Author

build

@tgravescs tgravescs merged commit 096ea70 into NVIDIA:branch-0.2 Jun 29, 2020
@tgravescs tgravescs deleted the dbfollowup branch June 29, 2020 14:07
@sameerz sameerz added this to the Jun 22 - Jul 2 milestone Jul 2, 2020
@sameerz sameerz added the build Related to CI / CD or cleanly building label Jul 6, 2020
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
… certain tests (NVIDIA#297)

* Add a profile to build for Databricks

* Change xfail to be annotation

Co-authored-by: Thomas Graves <tgraves@nvidia.com>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
… certain tests (NVIDIA#297)

* Add a profile to build for Databricks

* Change xfail to be annotation

Co-authored-by: Thomas Graves <tgraves@nvidia.com>
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this pull request Nov 30, 2023
Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to CI / CD or cleanly building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEA] Add pytest option for environment
3 participants