Skip to content

Commit a8ffdc2

Browse files
committed
fix: slow tests
1 parent 57a7d37 commit a8ffdc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integ/sagemaker/jumpstart/estimator/test_jumpstart_estimator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
from sagemaker.jumpstart.utils import get_jumpstart_content_bucket
3434

3535

36-
MAX_INIT_TIME_SECONDS = 5
36+
MAX_INIT_TIME_SECONDS = 15
3737

3838
GATED_TRAINING_MODEL_V1_SUPPORTED_REGIONS = {
3939
"us-west-2",

0 commit comments

Comments
 (0)