Increase template test size for polygerrit
This fixes timeout issues.
Bug: Issue 8314
Change-Id: Id5c6a522b5df791ea715ad2dfaeefc05bb4da75c
(cherry picked from commit 0385951355
)
This commit is contained in:
parent
0af28d3008
commit
8b1590e582
@ -139,7 +139,7 @@ DIRECTORIES = [
|
||||
|
||||
[sh_test(
|
||||
name = "template_test_" + directory,
|
||||
size = "large",
|
||||
size = "enormous",
|
||||
srcs = ["template_test.sh"],
|
||||
args = [directory],
|
||||
data = [
|
||||
|
Loading…
Reference in New Issue
Block a user