Skip to content

Commit

Permalink
Merge pull request #2791 from GoogleCloudPlatform/cd_increase_timeout
Browse files Browse the repository at this point in the history
increase_timeout
  • Loading branch information
vipnydav authored Dec 12, 2024
2 parents b5fc0d3 + 698f195 commit 7004b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/cd_scripts/e2e_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ TEST_DIR_NON_PARALLEL=(
# Create a temporary file to store the log file name.
TEST_LOGS_FILE=$(mktemp)
INTEGRATION_TEST_TIMEOUT=180m
INTEGRATION_TEST_TIMEOUT=240m
function run_non_parallel_tests() {
local exit_code=0
Expand Down

0 comments on commit 7004b57

Please sign in to comment.