Skip to content

Add moto min_version at 1.3.14, update s3fs to 0.5.2 - #207

Merged
ajschmidt8 merged 1 commit into
rapidsai:branch-0.18from
ayushdg:moto_s3fs_update
Jan 19, 2021
Merged

Add moto min_version at 1.3.14, update s3fs to 0.5.2#207
ajschmidt8 merged 1 commit into
rapidsai:branch-0.18from
ayushdg:moto_s3fs_update

Conversation

@ayushdg

@ayushdg ayushdg commented Jan 16, 2021

Copy link
Copy Markdown
Member

Pr adds the following:

  • Add minimum dependency for moto to 1.3.14
  • Updates s3fs min version to 0.5.2
  • Enforce s3fs versioning in rapids-build and notebook environments

Required for (and tested on) NVIDIA/cudf#7144

@ayushdg
ayushdg requested a review from a team as a code owner January 16, 2021 00:58
@ajschmidt8
ajschmidt8 merged commit 42bf717 into rapidsai:branch-0.18 Jan 19, 2021
rapids-bot Bot pushed a commit to NVIDIA/cudf that referenced this pull request Jan 20, 2021
This PR updates s3 tests to use `moto_server` instead of going via a moto mock_s3 context. This enables cleaner s3 testing with `s3fs>=0.5` which incorporates aiobotocore for s3 connections.


- The pytests starts up a moto-server for each worker running tests. 
- Ports used: `5000, 5550 - 5550+ (n_pytest_workers-1)`

Updated integration repo with requirements: rapidsai/integration#207

Authors:
  - Ayush Dattagupta <ayushdg95@gmail.com>

Approvers:
  - GALI PREM SAGAR (@galipremsagar)
  - Keith Kraus (@kkraus14)

URL: #7144
Sign up for free to 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