Unverified Commit 25aa7f86 authored by Christopher Fujino's avatar Christopher Fujino Committed by GitHub

increase timeout for integration tests (#97552)

parent af89a25e
......@@ -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/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment