Skip to content

[Service Bus Client] Initial Live Test Infrastructure#9952

Merged
jsquire merged 1 commit intoAzure:masterfrom
jsquire:servicebus/live-master
Feb 14, 2020
Merged

[Service Bus Client] Initial Live Test Infrastructure#9952
jsquire merged 1 commit intoAzure:masterfrom
jsquire:servicebus/live-master

Conversation

@jsquire
Copy link
Copy Markdown
Member

@jsquire jsquire commented Feb 13, 2020

Summary

The focus of these changes is to introduce infrastructure to allow the Service Bus live tests to dynamically manage resources, creating a namespace for each test run and allowing each test to request a dedicated queue or topic scope.

Tests using this infrastructure are safe to run in parallel and isolated such that tests are using individual Azure resources and will not cascade failures nor should one test be able to impact the operation of another.

Last Upstream Rebase

Friday, February 14, 8:38am (EST)

@jsquire jsquire added Service Bus Client This issue is related to a non-management package labels Feb 13, 2020
@jsquire jsquire added this to the [2020] March milestone Feb 13, 2020
@jsquire jsquire self-assigned this Feb 13, 2020
@jsquire
Copy link
Copy Markdown
Member Author

jsquire commented Feb 13, 2020

This is the set of changes from #9928 to establish an initial infrastructure for live tests rebased to master now that the T2 Service Bus client has migrated over.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JoshLove-msft : I may need an assist on this, as its been a consistent failure. Not sure if there was a difference in the queue properties that you were using and I may need to make a tweak to resource generation to match.

@jsquire jsquire force-pushed the servicebus/live-master branch 2 times, most recently from eb8d35a to 7b96497 Compare February 13, 2020 22:12
The focus of these changes is to introduce infrastructure to allow the
Service Bus live tests to dynamically manage resources, creating a namespace
for each test run and allowing each test to request a dedicated queue or topic
scope.

Tests using this infrastructure are safe to run in parallel and isolated such
that tests are using individual Azure resources and will not cascade failures
nor should one test be able to impact the operation of another.
@jsquire jsquire force-pushed the servicebus/live-master branch from 7b96497 to 44fb208 Compare February 14, 2020 13:39
@jsquire jsquire merged commit 427986d into Azure:master Feb 14, 2020
@jsquire jsquire deleted the servicebus/live-master branch February 14, 2020 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Client This issue is related to a non-management package Service Bus

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants