-
Notifications
You must be signed in to change notification settings - Fork 2.2k
migrate azure messaging servicebus tests to use token auth. #41032
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
anuchandy
merged 29 commits into
main
from
test/anuchan/azure-messaging-servicebus-token-auth
Jul 9, 2024
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
1b40ad6
migrate servicebus to token auth
anuchandy b1844f8
verify some
anuchandy 4727299
try enable admin tests
anuchandy 73a11aa
try removing the keys in tests.yml
anuchandy ff2246f
Enable ServiceBus[Sender|Receiver][Async]ClientIntegrationTest
anuchandy 4315c9d
Enable ServiceBus[SessionManager|Processor|MixedClient|Builder]Integr…
anuchandy 0264935
enable proxy integration tests
anuchandy 4ef58b9
add use-cred switch to admin tests
anuchandy 25ea00f
repeat
anuchandy 1becca6
attempt cache ps
anuchandy 7cd9fd2
Use pipeline cred
anuchandy e7e3824
offload the token reterival to blockable thread
anuchandy 60aebe3
test with Premium
anuchandy 274478f
enable tracing integration tests
anuchandy 828efaf
revert
anuchandy c144540
check the mode
anuchandy ea111b2
configure cred based on the test mode / env
anuchandy 3027a4b
Remove duplicate identity test (reason: now all tests relies on ident…
anuchandy de3468d
nits: spaces, newlines..
anuchandy 92b9b82
isolate non-fed tests
anuchandy 9f75af7
doc, enable peek test
anuchandy 377e667
doc update, remove connection string output from arm test-resource.json
anuchandy 26a2288
output connection string so ServiceBusNonFederatedIntegrationTest can…
anuchandy 3dd4402
keep the client cred special test
anuchandy c43eaed
MI co-exists with old key cred?
anuchandy 9b7bf1c
exlcude the test requiring aux tenant
anuchandy c31d299
add useFallbackValue flag to TestUtils::getFullyQualifiedDomainName m…
anuchandy 1f4d44a
Use assumeTrue to throw TestAbortedException
anuchandy 6de2456
use assumeTrue not assertTrue
anuchandy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.