Skip to content

Commit

Permalink
Add perf tests for upload and download to file. (Azure#30088)
Browse files Browse the repository at this point in the history
* Point to branch.

* Update perf.yml

* Update perf.yml
  • Loading branch information
kasobol-msft authored Jul 21, 2022
1 parent b1339e4 commit b2f800c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/storage/azure-storage-blob/perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ parameters:
- name: Tests
displayName: Tests (regex of tests to run)
type: string
default: '^(download|upload|list-blobs)$'
default: '^(download|download-file|upload|upload-file|list-blobs)$'
- name: Arguments
displayName: Arguments (regex of arguments to run)
type: string
Expand Down

0 comments on commit b2f800c

Please sign in to comment.