Skip to content

[Test Proxy] Add methods for setting custom recording options - #25460

Merged
Laia Patiño (laiapat) merged 1 commit into
Azure:mainfrom
laiapat:proxy-recording-options
Jul 29, 2022
Merged

[Test Proxy] Add methods for setting custom recording options#25460
Laia Patiño (laiapat) merged 1 commit into
Azure:mainfrom
laiapat:proxy-recording-options

Conversation

@laiapat

Copy link
Copy Markdown
Member

Description

Per the specifications here, this adds methods for setting custom recording options (one method for test function-level setting, and another for session-level setting).

This will get Python up to speed with the support added in Azure/azure-sdk-tools#3490, though it won't currently be usable with the latest test proxy tool version in /eng/common (see Azure/azure-sdk-tools#3699). Targeting tool version 1.0.0-dev.20220719.1 exposes the fix and gets things working as expected when specifying transport options.

Lyndon Shi (@lynshi): this is the update that I mentioned this morning, which will allow you to provide certificates you need for Confidential Ledger tests 🙂

Scott Beddall (@scbedd) for notifs

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

@laiapat Laia Patiño (laiapat) added EngSys This issue is impacting the engineering system. test-enhancement labels Jul 29, 2022
@laiapat
Laia Patiño (laiapat) merged commit f7be268 into Azure:main Jul 29, 2022
@laiapat
Laia Patiño (laiapat) deleted the proxy-recording-options branch July 29, 2022 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

EngSys This issue is impacting the engineering system. test-enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants