mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Jul 23 10:59:14 UTC 2025
This commit is contained in:
parent
fe3a430c1d
commit
0acbd64d02
208 changed files with 2473 additions and 622 deletions
|
|
@ -118,11 +118,13 @@ EXAMPLES
|
|||
Controlling Results Storage
|
||||
|
||||
By default, Firebase Test Lab stores detailed test results for a limited
|
||||
time in a Google Cloud Storage bucket provided for you at no charge. If you
|
||||
wish to use a storage bucket that you control, or if you need to retain
|
||||
detailed test results for a longer period, use the --results-bucket option.
|
||||
See https://firebase.google.com/docs/test-lab/analyzing-results#detailed
|
||||
for more information.
|
||||
time in a Google Cloud Storage bucket provided for you at no charge. Note:
|
||||
This requires the principal executing the test to have "roles/editor" role
|
||||
for the project. If either you do not have that role, you wish to use a
|
||||
storage bucket that you control, or you need to retain detailed test
|
||||
results for a longer period, use the --results-bucket option. See
|
||||
https://firebase.google.com/docs/test-lab/analyzing-results#detailed for
|
||||
more information.
|
||||
|
||||
Detailed test result files are prefixed by default with a timestamp and a
|
||||
random character string. If you require a predictable path where detailed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue