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

Update dependency versions in integration tests #885

Merged
merged 1 commit into from
Mar 29, 2023

Conversation

edknv
Copy link
Contributor

@edknv edknv commented Mar 29, 2023

Some updates to get the integration test passed for 23.03 pre-release:

  • Updated versions of pyarrow, dask, and distributed to match the versions of the same libraries in the pre-release container.
  • Made same changes in the notebook test (unit test) of 00aacf1 to the integration test.

Tested with nvcr.io/nvstaging/merlin/tmp-merlin-tensorflow-stg:23.03:

$ docker run --rm -it --gpus 0 -v ~/data:/raid/data -v ~/Merlin:/Merlin nvcr.io/nvstaging/merlin/tmp-merlin-tensorflow-stg:23.03 bash
root@2976e3aa8d09:/opt/tritonserver# cd /Merlin/
root@2976e3aa8d09:/Merlin# ./ci/test_integration.sh merlin-tensorflow 0

@edknv edknv added chore Infrastructure update ci 23.03 labels Mar 29, 2023
@edknv edknv added this to the Merlin 23.03 milestone Mar 29, 2023
@edknv edknv requested review from karlhigley and jperez999 March 29, 2023 07:12
@edknv edknv self-assigned this Mar 29, 2023
@github-actions
Copy link

Documentation preview

https://nvidia-merlin.github.io/Merlin/review/pr-885

@karlhigley karlhigley merged commit 6d0af4a into NVIDIA-Merlin:main Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
23.03 chore Infrastructure update ci
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants