Skip to content

Commit

Permalink
increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
MiaAltieri committed Mar 11, 2024
1 parent 995b56a commit c00032a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/sharding_tests/test_sharding_tls.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
SHARD_REL_NAME = "sharding"
CONFIG_SERVER_REL_NAME = "config-server"
CERT_REL_NAME = "certificates"
TIMEOUT = 10 * 60
TIMEOUT = 15 * 60


@pytest.mark.group(1)
Expand Down

0 comments on commit c00032a

Please sign in to comment.