master #2

Merged
abereziny merged 1 commit from TrueCloudLab/frostfs-testlib:master into master 2024-09-04 19:51:21 +00:00

View file

@ -194,7 +194,7 @@ class BackgroundLoadController:
working_dir=self.load_params.working_dir,
endpoint_selection_strategy=self.load_params.endpoint_selection_strategy,
k6_process_allocation_strategy=self.load_params.k6_process_allocation_strategy,
setup_timeout="1s",
setup_timeout=self.load_params.setup_timeout,
)
if self.verification_params.custom_registry: