Skip to content

Commit 7fa9f0a

Browse files
Rakshith Bhyravabhotlascbedd
andauthored
Update test_proxy_migration_guide.md (#21795)
* Update test_proxy_migration_guide.md * Update doc/dev/test_proxy_migration_guide.md Co-authored-by: Scott Beddall <[email protected]> Co-authored-by: Scott Beddall <[email protected]>
1 parent 0d071b5 commit 7fa9f0a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/dev/test_proxy_migration_guide.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,11 @@ made to `https://fakeendpoint-secondary.table.core.windows.net`, and URIs will a
135135

136136
For more details about sanitizers and their options, please refer to [devtools_testutils/sanitizers.py][py_sanitizers].
137137

138+
### Enabling Testproxy on the CI
139+
140+
To enable test proxy on the CI, you need to set the parameter `TestProxy: true` on ci.yml and on tests.yml are present in the service level folder.
141+
142+
![image](https://user-images.githubusercontent.com/45376673/142270668-5be58bca-87e5-45f5-b593-44f8b1f757bc.png)
138143
### Record test variables
139144

140145
To run recorded tests successfully when there's an element of non-secret randomness to them, the test proxy provides a

0 commit comments

Comments
 (0)