-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Service Bus] Performance Tests (#28399)
* delete t1 tests * perf tests * fix size * few small fixes for topic * perf tests redone * stream tests * update logic to handle recv & del * restructure classes * formatting * preload only delta messages * fixes * rename test files * swathis comments * perf bicep * fix transport & remove shared * if peeklock, then complete * make batch receive batchperftests * restructure classes * fix * fixes for max_count * fix wording * minor clean up * move add args to mixin
- Loading branch information
1 parent
0f90751
commit 832eca8
Showing
19 changed files
with
499 additions
and
423 deletions.
There are no files selected for viewing
Empty file.
153 changes: 0 additions & 153 deletions
153
sdk/servicebus/azure-servicebus/tests/perf_tests/T1_legacy_tests/_test_base.py
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
sdk/servicebus/azure-servicebus/tests/perf_tests/T1_legacy_tests/receive_message_batch.py
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
sdk/servicebus/azure-servicebus/tests/perf_tests/T1_legacy_tests/send_message.py
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
sdk/servicebus/azure-servicebus/tests/perf_tests/T1_legacy_tests/send_message_batch.py
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
sdk/servicebus/azure-servicebus/tests/perf_tests/T1_legacy_tests/t1_test_requirements.txt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.