increase timeout for integration tests (#97552)

This commit is contained in:
Christopher Fujino 2022-02-01 10:32:39 -08:00 committed by GitHub
parent af89a25e5b
commit 25aa7f86ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2842,6 +2842,7 @@ targets:
subshard: "1_4"
tags: >
["framework","hostonly","shard"]
test_timeout_secs: "2700"
scheduler: luci
runIf:
- dev/**
@ -2867,6 +2868,7 @@ targets:
subshard: "2_4"
tags: >
["framework","hostonly","shard"]
test_timeout_secs: "2700"
scheduler: luci
runIf:
- dev/**
@ -2892,6 +2894,7 @@ targets:
subshard: "3_4"
tags: >
["framework","hostonly","shard"]
test_timeout_secs: "2700"
scheduler: luci
runIf:
- dev/**
@ -2917,6 +2920,7 @@ targets:
subshard: "4_4"
tags: >
["framework","hostonly","shard"]
test_timeout_secs: "2700"
scheduler: luci
runIf:
- dev/**
@ -3938,6 +3942,7 @@ targets:
subshard: "1_6"
tags: >
["framework","hostonly","shard"]
test_timeout_secs: "2700"
scheduler: luci
runIf:
- dev/**
@ -3962,6 +3967,7 @@ targets:
subshard: "2_6"
tags: >
["framework","hostonly","shard"]
test_timeout_secs: "2700"
scheduler: luci
runIf:
- dev/**
@ -3986,6 +3992,7 @@ targets:
subshard: "3_6"
tags: >
["framework","hostonly","shard"]
test_timeout_secs: "2700"
scheduler: luci
runIf:
- dev/**
@ -4010,6 +4017,7 @@ targets:
subshard: "4_6"
tags: >
["framework","hostonly","shard"]
test_timeout_secs: "2700"
scheduler: luci
runIf:
- dev/**
@ -4034,6 +4042,7 @@ targets:
subshard: "5_6"
tags: >
["framework","hostonly","shard"]
test_timeout_secs: "2700"
scheduler: luci
runIf:
- dev/**
@ -4058,6 +4067,7 @@ targets:
subshard: "6_6"
tags: >
["framework","hostonly","shard"]
test_timeout_secs: "2700"
scheduler: luci
runIf:
- dev/**