From b89614d7041eef2f4bd006154fafa6a829e2af95 Mon Sep 17 00:00:00 2001 From: Oliver Holworthy Date: Sun, 13 Nov 2022 19:58:52 +0000 Subject: [PATCH] Increase timeout of multi-sage notebook test from 120 to 180 (#729) --- .../unit/examples/test_building_deploying_multi_stage_RecSys.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unit/examples/test_building_deploying_multi_stage_RecSys.py b/tests/unit/examples/test_building_deploying_multi_stage_RecSys.py index 42afbb10b..cd4a9cbc4 100644 --- a/tests/unit/examples/test_building_deploying_multi_stage_RecSys.py +++ b/tests/unit/examples/test_building_deploying_multi_stage_RecSys.py @@ -43,7 +43,7 @@ def test_func(): / "Building-and-deploying-multi-stage-RecSys" / "02-Deploying-multi-stage-RecSys-with-Merlin-Systems.ipynb", execute=False, - timeout=120, + timeout=180, ) as tb2: tb2.inject( """