1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00

gcloud: Wed Aug 17 09:22:03 UTC 2022

This commit is contained in:
Automated 2022-08-17 09:22:03 +00:00
parent fa820bfa8d
commit c614d893da
Failed to extract signature
183 changed files with 3129 additions and 270 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 <= 100. When you select only x86 virtual
shards specified must be <= 50. 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 100 times when you select one or more
or more physical devices, up to 50 times when you select one or more
ARM virtual devices, and up to 500 times when you select only x86
virtual devices.