Skip to content
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

Moary/test monitor #3

Closed

Conversation

moarychan
Copy link
Owner

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

logresearch and others added 30 commits July 5, 2024 10:24
* init commit

* added recordingKind

* fixed typo

* added recordingKind

* changed tests for recordingKind
* Specify mcr registry to use.

* Fix spelling

* Manually take care of container lifecycle.

* Fix naming of variable.

* Adding console.writeline.

* move environment variable.

* Remove Disabled annotation

* Add prebuild step to set env variable.
* Increment package versions for eventhubs releases

* Update version_client.txt

Update to beta.2

* Update to beta.2

* Fix CHANGELOG entry

* Add explicit dependency on azure-core-amqp.

---------

Co-authored-by: Connie Yau <[email protected]>
* Fix Azure AI Search Sample Issues

* Remove redundant packages
* Add azure-json dependency. Remove opens to jackson.

* Update module-info.java

* Update pom.xml

* Update module-info.java
* Support storage network access and worm removal in remove test resources script

* Move storage network access script to common resource helpers file

* Improve storage container deletion resilience

* Plumb through pool variable to live test cleanup template

* Add sleep for network rule application

---------

Co-authored-by: Ben Broderick Phillips <[email protected]>
)

* migrate servicebus to token auth

* verify some

* try enable admin tests

* try removing the keys in tests.yml

* Enable ServiceBus[Sender|Receiver][Async]ClientIntegrationTest

* Enable ServiceBus[SessionManager|Processor|MixedClient|Builder]IntegrationTest

* enable proxy integration tests

* add use-cred switch to admin tests

* repeat

* attempt cache ps

* Use pipeline cred

* offload the token reterival to blockable thread

* test with Premium

* enable tracing integration tests

* revert

* check the mode

* configure cred based on the test mode / env

* Remove duplicate identity test (reason: now all tests relies on identity)

* nits: spaces, newlines..

* isolate non-fed tests

* doc, enable peek test

* doc update, remove connection string output from arm test-resource.json

* output connection string so ServiceBusNonFederatedIntegrationTest can run for now

* keep the client cred special test

* MI co-exists with old key cred?

* exlcude the test requiring aux tenant

* add useFallbackValue flag to TestUtils::getFullyQualifiedDomainName method

* Use assumeTrue to throw TestAbortedException

* use assumeTrue not assertTrue
* Increment package versions for servicebus releases

* use correct unreleased version

---------

Co-authored-by: anuchandy <[email protected]>
* Added metrics and tracing for ReadMany operations

* Update CHANGELOG.md

* Removing List.of (not compatible with Java 8)

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update NonStreamingOrderByQueryVectorSearchTest.java

* Update NonStreamingOrderByQueryVectorSearchTest.java

* Update CosmosTracerTest.java

* Update DiagnosticsProvider.java
…zure#40819)

* migrate confidentialledger tests to use token cred

* Updating recordings ref in assets.json

* remove likley unused cert
srnagar and others added 14 commits July 9, 2024 23:29
* preparing metrics client sovereign cloud support PR

* Update MetricsClientBuilder to include `audience`

* Azure Monitor Metrics: Enable sovereign cloud support

* address pr comments

---------

Co-authored-by: jairmyree <[email protected]>
* Update CODEOWNERS for Face

* Update .github/CODEOWNERS
* Convert the handwritten models to azure-json

* regenerate the protocol layer for azure-json

* Adjust ChatAsyncClient to use newly generated service client

* remove jackson annotations from the hand written models

* migrate chat tests to use azure-json

* refresh protocol layer with autorest-4.1.33

* update revapi.json for azure json migration
* Added metrics and tracing for ReadMany operations

* Update CHANGELOG.md

* Removing List.of (not compatible with Java 8)

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update NonStreamingOrderByQueryVectorSearchTest.java

* Update NonStreamingOrderByQueryVectorSearchTest.java

* Update CosmosTracerTest.java

* Update DiagnosticsProvider.java

* Update TestSuiteBase.java
* quorumAckedLSN and currentReplicaSetSize added to diagnostics. replicaStatusList includes all replicas

* Update sdk/cosmos/azure-cosmos/CHANGELOG.md

* changed tests to mock the new overload primary async method

* reacting to comments

* reacting to comments

* reacting to comments

* reacting to comment

* removed set.of cause used another package

* removed set.of cause used another package

* Reacted to comments

* addressed comment and updated changelog

* fixed regions contacted issue

* updated changelog

* Update sdk/cosmos/azure-cosmos/CHANGELOG.md

* Update sdk/cosmos/azure-cosmos/CHANGELOG.md

Co-authored-by: Kushagra Thapar <[email protected]>

* stabilizing live tests

---------

Co-authored-by: Fabian Meiswinkel <[email protected]>
Co-authored-by: Kushagra Thapar <[email protected]>
* Support SNI authentication from EnvironmentCredential/DAC

When constructing a confidential client, if `AZURE_CLIENT_SEND_CERTIFICATE_CHAIN` is `true` or `1`, send the x5c chain.

Fixes Azure#40013

* Move check to only happen in EnvironmentCredential

* minor cleanup

* Update CHANGELOG.md
* rearrange folder

* yml files

* autocent.js

* single_service_packages.md

* codegen_to_sdk_config

* generate.py

* .github

.github

* fix file permissions for linux

* update autorest.java
@moarychan moarychan closed this Jul 11, 2024
@moarychan moarychan deleted the moary/test-monitor branch July 11, 2024 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.