Skip to content

Commit

Permalink
testcases: use newer S3 (#2601)
Browse files Browse the repository at this point in the history
It should fix some tests.
  • Loading branch information
roman-khimov authored Sep 29, 2023
2 parents 8058290 + a25b209 commit 1968c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/testcases-env
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ REST_GW_VERSION=0.5.0
REST_GW_IMAGE=nspccdev/neofs-rest-gw

# S3 Gate
S3_GW_VERSION=0.28.2
S3_GW_VERSION=0.29.0
S3_GW_IMAGE=nspccdev/neofs-s3-gw
S3_GW_PLATFORM=linux-amd64
S3_AUTHMATE_URL=https://github.com/nspcc-dev/neofs-s3-gw/releases/download/v${S3_GW_VERSION}/neofs-s3-authmate-${S3_GW_PLATFORM}
Expand Down

0 comments on commit 1968c36

Please sign in to comment.