Skip to content

Commit

Permalink
skip samples for now to avoid issues with ManagedIdentityCred (#36655)
Browse files Browse the repository at this point in the history
  • Loading branch information
swathipil authored Jul 27, 2024
1 parent 27ca53d commit 5316436
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions scripts/devops_tasks/test_run_samples.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
],
"azure-eventhub": [
"client_identity_authentication.py", # TODO: remove after fixing issue #29177
"client_identity_authentication_async.py", # TODO: remove after fixing issue #29177
"connection_to_custom_endpoint_address.py",
"proxy.py",
"connection_to_custom_endpoint_address_async.py",
Expand Down
2 changes: 0 additions & 2 deletions sdk/eventhub/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ extends:
SubscriptionConfigurationFilePaths:
- eng/common/TestResources/sub-config/AzureChinaMsft.json
Location: 'chinanorth3'
MatrixReplace:
- TestSamples=.*/true
MatrixFilters:
- PythonVersion=^(?!pypy3).*
EnvVars:
Expand Down

0 comments on commit 5316436

Please sign in to comment.