diff options
Diffstat (limited to 'test/root/BUILD')
-rw-r--r-- | test/root/BUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/root/BUILD b/test/root/BUILD index 17e51e66e..639e293e3 100644 --- a/test/root/BUILD +++ b/test/root/BUILD @@ -48,6 +48,7 @@ go_test( vm_test( name = "root_vm_test", + size = "large", shard_count = 1, targets = [ "//tools/installers:shim", |