Skip to content

Commit

Permalink
Merge pull request #159 from Altinity/customizations/21.1
Browse files Browse the repository at this point in the history
PRE-release 21.1.11
  • Loading branch information
Enmk authored Jun 9, 2022
2 parents b84aa2e + 775709d commit b91de78
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/test_storage_s3/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,6 @@ def run_s3_mocks(cluster):
logging.info("Starting s3 mocks")
mocks = (
("mock_s3.py", "resolver", "8080"),
("unstable_server.py", "resolver", "8081"),
("echo.py", "resolver", "8082"),
)
for mock_filename, container, port in mocks:
Expand Down

0 comments on commit b91de78

Please sign in to comment.