From 087c0172658bab4d755c7b08b841fb3f36329a5b Mon Sep 17 00:00:00 2001 From: hansinikarunarathne Date: Thu, 15 Aug 2024 00:37:58 +0530 Subject: [PATCH] change time pot time Signed-off-by: hansinikarunarathne --- .github/workflows/pipeline_run_from_notebook.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline_run_from_notebook.yaml b/.github/workflows/pipeline_run_from_notebook.yaml index a73b190775..d11c6879f5 100644 --- a/.github/workflows/pipeline_run_from_notebook.yaml +++ b/.github/workflows/pipeline_run_from_notebook.yaml @@ -61,7 +61,7 @@ jobs: kubectl apply -f tests/gh-actions/kf-objects/notebook.test.kubeflow-user-example.com.yaml kubectl wait --for=jsonpath='{.status.readyReplicas}'=1 \ -f tests/gh-actions/kf-objects/notebook.test.kubeflow-user-example.com.yaml \ - --timeout 3600s + --timeout 2400s - name: Wait for the kubeflow-m2m-oidc-configurator Job run: |