Skip to content

Commit 3edf788

Browse files
authored
Merge pull request #1821 from lsst-it/IT-5635/s3nd-cp-pace-3gi-fix
(spec) fix tests broken by #1820
2 parents 1d40421 + 0c367eb commit 3edf788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/support/spec/lsstcam.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
'S3ND_PORT' => 15_581,
6464
'S3ND_HOST' => '',
6565
'S3ND_QUEUE_TIMEOUT' => '30s',
66-
'S3ND_UPLOAD_BWLIMIT' => '4Gi',
66+
'S3ND_UPLOAD_BWLIMIT' => '3Gi',
6767
'S3ND_UPLOAD_MAX_PARALLEL' => '27',
6868
'S3ND_UPLOAD_PARTSIZE' => '100Mi',
6969
'S3ND_UPLOAD_TIMEOUT' => '10s',

0 commit comments

Comments
 (0)