From cc6133217dcd622524980025b28912286eb38a9b Mon Sep 17 00:00:00 2001 From: Joy John Pinto <86055382+pintojoy@users.noreply.github.com> Date: Wed, 1 Nov 2023 20:58:39 +0530 Subject: [PATCH] Update perftests.py --- ocs_ci/ocs/perftests.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ocs_ci/ocs/perftests.py b/ocs_ci/ocs/perftests.py index 55c5c3a0cf6..d6be08f1792 100644 --- a/ocs_ci/ocs/perftests.py +++ b/ocs_ci/ocs/perftests.py @@ -420,6 +420,7 @@ def wait_for_wl_to_finish(self, timeout=18000, sleep=300): Finished = 0 restarts = 0 + timeout = 6000 total_time = timeout while not Finished and total_time > 0: results = run_oc_command(