Skip to content

Commit 8d7bd9a

Browse files
authored
Merge branch 'master' into add_new_tensorflow_version
2 parents 40ada5f + a1f0aeb commit 8d7bd9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/integ/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919

2020
DATA_DIR = os.path.join(os.path.dirname(__file__), "..", "data")
2121
TRAINING_DEFAULT_TIMEOUT_MINUTES = 40
22-
TUNING_DEFAULT_TIMEOUT_MINUTES = 20
23-
TRANSFORM_DEFAULT_TIMEOUT_MINUTES = 20
22+
TUNING_DEFAULT_TIMEOUT_MINUTES = 40
23+
TRANSFORM_DEFAULT_TIMEOUT_MINUTES = 40
2424
AUTO_ML_DEFAULT_TIMEMOUT_MINUTES = 60
2525

2626
# these regions have some p2 and p3 instances, but not enough for continuous testing

0 commit comments

Comments
 (0)