1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Thu Jan 19 00:56:33 UTC 2023

This commit is contained in:
Automated 2023-01-19 00:56:33 +00:00
parent 348d9760ee
commit 1248f773ec
1462 changed files with 51835 additions and 5402 deletions

View file

@ -367,7 +367,7 @@ FLAGS
is no greater than the total number of test cases. When you select
one or more physical devices, the number of shards specified must be
<= 50. When you select one or more ARM virtual devices, the number of
shards specified must be <= 50. When you select only x86 virtual
shards specified must be <= 100. When you select only x86 virtual
devices, the number of shards specified must be <= 500.
--test-targets-for-shard=TEST_TARGETS_FOR_SHARD
@ -375,7 +375,7 @@ FLAGS
each shard (a group of test cases). Each time this flag is repeated,
it creates a new shard. The shards are run in parallel on separate
devices. You can repeat this flag up to 50 times when you select one
or more physical devices, up to 50 times when you select one or more
or more physical devices, up to 100 times when you select one or more
ARM virtual devices, and up to 500 times when you select only x86
virtual devices.