Skip to content

Commit

Permalink
[Service Bus] Run live tests in the canary region (#11576)
Browse files Browse the repository at this point in the history
Similar to what we did for event-hubs... #11318

Java - Azure/azure-sdk-for-java#15844
.NET - Azure/azure-sdk-for-net#15592
  • Loading branch information
HarshaNalluru authored Oct 2, 2020
1 parent a6f5b4f commit 7c069d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/servicebus/service-bus/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ extends:
ResourceServiceDirectory: servicebus
TimeoutInMinutes: 180
TestSamples: false
TestCanary: true
EnvVars:
AZURE_CLIENT_ID: $(aad-azure-sdk-test-client-id)
AZURE_TENANT_ID: $(aad-azure-sdk-test-tenant-id)
Expand Down

0 comments on commit 7c069d6

Please sign in to comment.