Skip to content

Commit

Permalink
flake has been fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
dorooleg committed Sep 19, 2024
1 parent 732f892 commit 5d3b4e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ydb/tests/tools/fq_runner/kikimr_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ def apply_to_kikimr(self, request, kikimr):
kikimr.compute_plane.fq_config['gateways']['s3']['max_inflight'] = kikimr.inflight
del request.param["inflight"]


class AddAllowConcurrentListingsExtension(ExtensionPoint):
def is_applicable(self, request):
return (hasattr(request, 'param')
Expand Down

0 comments on commit 5d3b4e5

Please sign in to comment.