mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-17 14:26:34 +00:00
gcloud: Wed Oct 25 11:42:23 UTC 2023
This commit is contained in:
parent
a15665661a
commit
d34c41a2ce
305 changed files with 5549 additions and 699 deletions
|
|
@ -379,8 +379,8 @@ FLAGS
|
|||
The number of shards specified must always be a positive number that
|
||||
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
|
||||
<= 50. When you select one or more Arm virtual devices, the number of
|
||||
shards specified must be <= 200. When you select only x86 virtual
|
||||
devices, the number of shards specified must be <= 500.
|
||||
|
||||
--test-targets-for-shard=TEST_TARGETS_FOR_SHARD
|
||||
|
|
@ -388,8 +388,8 @@ 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
|
||||
ARM virtual devices, and up to 500 times when you select only x86
|
||||
or more physical devices, up to 200 times when you select one or more
|
||||
Arm virtual devices, and up to 500 times when you select only x86
|
||||
virtual devices.
|
||||
|
||||
Note: If you include the flags --environment-variable or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue