We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26c92b5 commit f313a24Copy full SHA for f313a24
tests/e2e/scripts/run_e2e_test.sh
@@ -102,7 +102,7 @@ E2E_TEST_DIR=${E2E_TEST_DIR} ${E2E_TEST_DIR}/scripts/gen_rly_config.sh
102
103
104
if [ -n "$LOCAL_LATEST_HF_TIMESTAMP" ]; then
105
- sleep 1800
+ sleep 1600
106
else
107
sleep 900
108
fi
tests/e2e/scripts/run_service.sh
@@ -103,7 +103,7 @@ E2E_TEST_DIR=${E2E_TEST_DIR} ${E2E_TEST_DIR}/scripts/gen_rly_config.sh
# block generation time is 0.75
# remove after fermi HF
# block generation time is 0.45
109
0 commit comments