dotmesh-io / dotmesh

dotmesh (dm) is like git for your data volumes (databases, files etc) in Docker and Kubernetes
https://dotmesh.com
Apache License 2.0
539 stars 29 forks source link

[WIP] s3 stress tests #728

Closed Godley closed 4 years ago

Godley commented 4 years ago

Fixes #713

prisamuel commented 4 years ago

Rebased this branch on top of latest master and ran tests. https://gitlab.dotmesh.com/dotmesh/dotmesh/pipelines/27278

Dotmesh tests for s3 now break and this changes takes build/test time from <10mins to above 30mins if stress tests were to be enabled. It would be nice to keep stress tests separate from unit tests and functional tests. Closing the PR, but keeping the branch around if we want to refer to it in the future.