skyplane-project / skyplane

🔥 Blazing fast bulk data transfers between any cloud 🔥
https://skyplane.org
Apache License 2.0
1k stars 58 forks source link

Add integration tests with multiple file sizes. #816

Closed xutingl closed 1 year ago

xutingl commented 1 year ago

Compared to the existing integration-test.yml, this integration test adds 3 cases of different file sizes:

  1. A single small file (32 mb).
  2. 120 small files (128 * 1 mb).
  3. A single large file (2000 mb).